Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h98 kw_float, enumerator
H A DMILexer.cpp242 .Case("float", MIToken::kw_float) in getIdentifierKind()
H A DMIParser.cpp2757 case MIToken::kw_float: in parseMachineOperand()
/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.cpp51 case tok::kw_float: in isSimpleTypeSpecifier()
H A DFormatToken.h1145 case tok::kw_float: in isCSharpKeyword()
H A DUnwrappedLineParser.cpp1000 tok::kw_unsigned, tok::kw_float, tok::kw_double, in isC78Type()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusNameParser.cpp436 case tok::kw_float: in ConsumeBuiltinType()
/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseTentative.cpp1635 case tok::kw_float: in isCXXDeclarationSpecifier()
1749 case tok::kw_float: in isCXXDeclarationSpecifierAType()
H A DParseDecl.cpp3853 case tok::kw_float: in ParseDeclarationSpecifiers()
4965 case tok::kw_float: in isKnownToBeTypeSpecifier()
5046 case tok::kw_float: in isTypeSpecifierQualifier()
5216 case tok::kw_float: in isDeclarationSpecifier()
7351 case tok::kw_float: in TryAltiVecVectorTokenOutOfLine()
7387 case tok::kw_float: in TryAltiVecTokenOutOfLine()
H A DParseExpr.cpp1519 case tok::kw_float: in ParseCastExpression()
H A DParseObjc.cpp1065 case tok::kw_float: in ParseObjCSelectorPiece()
H A DParseExprCXX.cpp2217 case tok::kw_float: in ParseCXXSimpleTypeSpecifier()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp139 case tok::kw_float: in isSimpleTypeSpecifier()