Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h106 kw_float, enumerator
H A DMILexer.cpp249 .Case("float", MIToken::kw_float) in getIdentifierKind()
H A DMIParser.cpp2918 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.cpp1465 case tok::kw_float: in isCXXDeclarationSpecifier()
1593 case tok::kw_float: in isCXXDeclarationSpecifierAType()
H A DParseDecl.cpp4317 case tok::kw_float: in ParseDeclarationSpecifiers()
5514 case tok::kw_float: in isKnownToBeTypeSpecifier()
5598 case tok::kw_float: in isTypeSpecifierQualifier()
5816 case tok::kw_float: in isDeclarationSpecifier()
8027 case tok::kw_float: in TryAltiVecVectorTokenOutOfLine()
8063 case tok::kw_float: in TryAltiVecTokenOutOfLine()
H A DParseExprCXX.cpp2138 case tok::kw_float: in ParseCXXSimpleTypeSpecifier()
H A DParseExpr.cpp1306 case tok::kw_float: in ParseCastExpression()
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h1730 case tok::kw_float: in isCSharpKeyword()
H A DUnwrappedLineParser.cpp1298 tok::kw_unsigned, tok::kw_float, tok::kw_double, in isC78Type()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp94 case tok::kw_float: in isSimpleTypeSpecifier()