Home
last modified time | relevance | path

Searched refs:kw_float (Results 1 – 13 of 13) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
DMILexer.h98 kw_float, enumerator
DMILexer.cpp242 .Case("float", MIToken::kw_float) in getIdentifierKind()
DMIParser.cpp2757 case MIToken::kw_float: in parseMachineOperand()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Format/
DFormatToken.cpp51 case tok::kw_float: in isSimpleTypeSpecifier()
DFormatToken.h1145 case tok::kw_float: in isCSharpKeyword()
DUnwrappedLineParser.cpp1000 tok::kw_unsigned, tok::kw_float, tok::kw_double, in isC78Type()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
DCPlusPlusNameParser.cpp436 case tok::kw_float: in ConsumeBuiltinType()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
DParseTentative.cpp1635 case tok::kw_float: in isCXXDeclarationSpecifier()
1749 case tok::kw_float: in isCXXDeclarationSpecifierAType()
DParseDecl.cpp3853 case tok::kw_float: in ParseDeclarationSpecifiers()
4965 case tok::kw_float: in isKnownToBeTypeSpecifier()
5046 case tok::kw_float: in isTypeSpecifierQualifier()
5216 case tok::kw_float: in isDeclarationSpecifier()
7351 case tok::kw_float: in TryAltiVecVectorTokenOutOfLine()
7387 case tok::kw_float: in TryAltiVecTokenOutOfLine()
DParseExpr.cpp1519 case tok::kw_float: in ParseCastExpression()
DParseExprCXX.cpp2217 case tok::kw_float: in ParseCXXSimpleTypeSpecifier()
DParseObjc.cpp1065 case tok::kw_float: in ParseObjCSelectorPiece()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaDecl.cpp139 case tok::kw_float: in isSimpleTypeSpecifier()