Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h100 kw_float, enumerator
H A DMILexer.cpp242 .Case("float", MIToken::kw_float) in getIdentifierKind()
H A DMIParser.cpp2910 case MIToken::kw_float: in parseMachineOperand()
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.cpp51 case tok::kw_float: in isSimpleTypeSpecifier()
H A DFormatToken.h1700 case tok::kw_float: in isCSharpKeyword()
H A DUnwrappedLineParser.cpp1287 tok::kw_unsigned, tok::kw_float, tok::kw_double, in isC78Type()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusNameParser.cpp513 case tok::kw_float: in ConsumeBuiltinType()
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseTentative.cpp1774 case tok::kw_float: in isCXXDeclarationSpecifier()
1895 case tok::kw_float: in isCXXDeclarationSpecifierAType()
H A DParseDecl.cpp4259 case tok::kw_float: in ParseDeclarationSpecifiers()
5408 case tok::kw_float: in isKnownToBeTypeSpecifier()
5492 case tok::kw_float: in isTypeSpecifierQualifier()
5706 case tok::kw_float: in isDeclarationSpecifier()
7983 case tok::kw_float: in TryAltiVecVectorTokenOutOfLine()
8019 case tok::kw_float: in TryAltiVecTokenOutOfLine()
H A DParseObjc.cpp1112 case tok::kw_float: in ParseObjCSelectorPiece()
H A DParseExpr.cpp1568 case tok::kw_float: in ParseCastExpression()
H A DParseExprCXX.cpp2316 case tok::kw_float: in ParseCXXSimpleTypeSpecifier()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp145 case tok::kw_float: in isSimpleTypeSpecifier()