Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h104 kw_float, enumerator
H A DMILexer.cpp246 .Case("float", MIToken::kw_float) in getIdentifierKind()
H A DMIParser.cpp2886 case MIToken::kw_float: in parseMachineOperand()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusNameParser.cpp513 case tok::kw_float: in ConsumeBuiltinType()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTentative.cpp1796 case tok::kw_float: in isCXXDeclarationSpecifier()
1922 case tok::kw_float: in isCXXDeclarationSpecifierAType()
H A DParseDecl.cpp4524 case tok::kw_float: in ParseDeclarationSpecifiers()
5791 case tok::kw_float: in isKnownToBeTypeSpecifier()
5875 case tok::kw_float: in isTypeSpecifierQualifier()
6097 case tok::kw_float: in isDeclarationSpecifier()
8435 case tok::kw_float: in TryAltiVecVectorTokenOutOfLine()
8471 case tok::kw_float: in TryAltiVecTokenOutOfLine()
H A DParseExpr.cpp1632 case tok::kw_float: in ParseCastExpression()
H A DParseExprCXX.cpp2414 case tok::kw_float: in ParseCXXSimpleTypeSpecifier()
H A DParseObjc.cpp1117 case tok::kw_float: in ParseObjCSelectorPiece()
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h1751 case tok::kw_float: in isCSharpKeyword()
H A DUnwrappedLineParser.cpp1291 tok::kw_unsigned, tok::kw_float, tok::kw_double, in isC78Type()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp95 case tok::kw_float: in isSimpleTypeSpecifier()