Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h97 kw_float, enumerator
H A DMILexer.cpp241 .Case("float", MIToken::kw_float) in getIdentifierKind()
H A DMIParser.cpp2587 case MIToken::kw_float: in parseMachineOperand()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormatToken.cpp51 case tok::kw_float: in isSimpleTypeSpecifier()
H A DFormatToken.h1135 case tok::kw_float: in isCSharpKeyword()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseTentative.cpp1635 case tok::kw_float: in isCXXDeclarationSpecifier()
1749 case tok::kw_float: in isCXXDeclarationSpecifierAType()
H A DParseDecl.cpp3846 case tok::kw_float: in ParseDeclarationSpecifiers()
4952 case tok::kw_float: in isKnownToBeTypeSpecifier()
5033 case tok::kw_float: in isTypeSpecifierQualifier()
5201 case tok::kw_float: in isDeclarationSpecifier()
7334 case tok::kw_float: in TryAltiVecVectorTokenOutOfLine()
7370 case tok::kw_float: in TryAltiVecTokenOutOfLine()
H A DParseExpr.cpp1516 case tok::kw_float: in ParseCastExpression()
H A DParseExprCXX.cpp2217 case tok::kw_float: in ParseCXXSimpleTypeSpecifier()
H A DParseObjc.cpp1065 case tok::kw_float: in ParseObjCSelectorPiece()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp139 case tok::kw_float: in isSimpleTypeSpecifier()