Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h99 kw_float, enumerator
H A DMILexer.cpp241 .Case("float", MIToken::kw_float) in getIdentifierKind()
H A DMIParser.cpp2867 case MIToken::kw_float: in parseMachineOperand()
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DFormatToken.cpp51 case tok::kw_float: in isSimpleTypeSpecifier()
H A DFormatToken.h1649 case tok::kw_float: in isCSharpKeyword()
H A DUnwrappedLineParser.cpp1398 tok::kw_unsigned, tok::kw_float, tok::kw_double, in isC78Type()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusNameParser.cpp513 case tok::kw_float: in ConsumeBuiltinType()
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseTentative.cpp1704 case tok::kw_float: in isCXXDeclarationSpecifier()
1822 case tok::kw_float: in isCXXDeclarationSpecifierAType()
H A DParseDecl.cpp4081 case tok::kw_float: in ParseDeclarationSpecifiers()
5220 case tok::kw_float: in isKnownToBeTypeSpecifier()
5304 case tok::kw_float: in isTypeSpecifierQualifier()
5503 case tok::kw_float: in isDeclarationSpecifier()
7733 case tok::kw_float: in TryAltiVecVectorTokenOutOfLine()
7769 case tok::kw_float: in TryAltiVecTokenOutOfLine()
H A DParseExprCXX.cpp2308 case tok::kw_float: in ParseCXXSimpleTypeSpecifier()
H A DParseObjc.cpp1099 case tok::kw_float: in ParseObjCSelectorPiece()
H A DParseExpr.cpp1540 case tok::kw_float: in ParseCastExpression()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp142 case tok::kw_float: in isSimpleTypeSpecifier()