Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h98 kw_float, enumerator
H A DMILexer.cpp241 .Case("float", MIToken::kw_float) in getIdentifierKind()
H A DMIParser.cpp2777 case MIToken::kw_float: in parseMachineOperand()
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/
H A DMacroParenthesesCheck.cpp71 tok::kw_long, tok::kw_float, tok::kw_double, tok::kw_const, in isVarDeclKeyword()
/llvm-project-15.0.7/clang/lib/Format/
H A DFormatToken.cpp51 case tok::kw_float: in isSimpleTypeSpecifier()
H A DFormatToken.h1611 case tok::kw_float: in isCSharpKeyword()
H A DUnwrappedLineParser.cpp1329 tok::kw_unsigned, tok::kw_float, tok::kw_double, in isC78Type()
/llvm-project-15.0.7/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusNameParser.cpp436 case tok::kw_float: in ConsumeBuiltinType()
/llvm-project-15.0.7/clang/lib/Parse/
H A DParseTentative.cpp1635 case tok::kw_float: in isCXXDeclarationSpecifier()
1752 case tok::kw_float: in isCXXDeclarationSpecifierAType()
H A DParseDecl.cpp4003 case tok::kw_float: in ParseDeclarationSpecifiers()
5123 case tok::kw_float: in isKnownToBeTypeSpecifier()
5206 case tok::kw_float: in isTypeSpecifierQualifier()
5378 case tok::kw_float: in isDeclarationSpecifier()
7542 case tok::kw_float: in TryAltiVecVectorTokenOutOfLine()
7578 case tok::kw_float: in TryAltiVecTokenOutOfLine()
H A DParseExpr.cpp1524 case tok::kw_float: in ParseCastExpression()
H A DParseExprCXX.cpp2257 case tok::kw_float: in ParseCXXSimpleTypeSpecifier()
H A DParseObjc.cpp1067 case tok::kw_float: in ParseObjCSelectorPiece()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp140 case tok::kw_float: in isSimpleTypeSpecifier()