Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
HDMILexer.h104 kw_float, enumerator
HDMILexer.cpp246 .Case("float", MIToken::kw_float) in getIdentifierKind()
HDMIParser.cpp2886 case MIToken::kw_float: in parseMachineOperand()
/freebsd-head/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
HDCPlusPlusNameParser.cpp513 case tok::kw_float: in ConsumeBuiltinType()
/freebsd-head/contrib/llvm-project/clang/lib/Parse/
HDParseTentative.cpp1796 case tok::kw_float: in isCXXDeclarationSpecifier()
1922 case tok::kw_float: in isCXXDeclarationSpecifierAType()
HDParseDecl.cpp4524 case tok::kw_float: in ParseDeclarationSpecifiers()
5791 case tok::kw_float: in isKnownToBeTypeSpecifier()
5875 case tok::kw_float: in isTypeSpecifierQualifier()
6097 case tok::kw_float: in isDeclarationSpecifier()
8435 case tok::kw_float: in TryAltiVecVectorTokenOutOfLine()
8471 case tok::kw_float: in TryAltiVecTokenOutOfLine()
HDParseExpr.cpp1632 case tok::kw_float: in ParseCastExpression()
HDParseObjc.cpp1117 case tok::kw_float: in ParseObjCSelectorPiece()
HDParseExprCXX.cpp2414 case tok::kw_float: in ParseCXXSimpleTypeSpecifier()
/freebsd-head/contrib/llvm-project/clang/lib/Format/
HDFormatToken.h1751 case tok::kw_float: in isCSharpKeyword()
HDUnwrappedLineParser.cpp1291 tok::kw_unsigned, tok::kw_float, tok::kw_double, in isC78Type()
/freebsd-head/contrib/llvm-project/clang/lib/Lex/
HDLexer.cpp95 case tok::kw_float: in isSimpleTypeSpecifier()