Home
last modified time | relevance | path

Searched defs:TokSpelling (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DLiteralSupport.cpp526 NumericLiteralParser::NumericLiteralParser(StringRef TokSpelling, in NumericLiteralParser()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp899 auto TokSpelling = in buildUserDefinedLiteral() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp4404 StringRef TokSpelling = PP.getSpelling(Tok, SpellingBuffer, &Invalid); in ParseMicrosoftUuidAttributeArgs() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp3666 StringRef TokSpelling = PP.getSpelling(Tok, SpellingBuffer, &Invalid); in ActOnNumericConstant() local