Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h97 kw_float, enumerator
H A DMILexer.cpp228 .Case("float", MIToken::kw_float) in getIdentifierKind()
H A DMIParser.cpp2187 case MIToken::kw_float: in parseMachineOperand()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DFormatToken.cpp52 case tok::kw_float: in isSimpleTypeSpecifier()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseTentative.cpp1091 case tok::kw_float: in isExpressionOrTypeSpecifierSimple()
1598 case tok::kw_float: in isCXXDeclarationSpecifier()
1690 case tok::kw_float: in isCXXDeclarationSpecifierAType()
H A DParseDecl.cpp3586 case tok::kw_float: in ParseDeclarationSpecifiers()
4640 case tok::kw_float: in isKnownToBeTypeSpecifier()
4719 case tok::kw_float: in isTypeSpecifierQualifier()
4880 case tok::kw_float: in isDeclarationSpecifier()
6865 case tok::kw_float: in TryAltiVecVectorTokenOutOfLine()
6899 case tok::kw_float: in TryAltiVecTokenOutOfLine()
H A DParseExprCXX.cpp1971 case tok::kw_float: in ParseCXXSimpleTypeSpecifier()
H A DParseExpr.cpp1262 case tok::kw_float: in ParseCastExpression()
H A DParseObjc.cpp1047 case tok::kw_float: in ParseObjCSelectorPiece()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusNameParser.cpp406 case tok::kw_float: in ConsumeBuiltinType()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp133 case tok::kw_float: in isSimpleTypeSpecifier()