Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/index/
H A DSymbolCollector.cpp188 auto TokSpelling = clang::Lexer::getSpelling(Tok, SM, LO); isSpelled() local
/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp900 NumericLiteralParser(StringRef TokSpelling,SourceLocation TokLoc,const SourceManager & SM,const LangOptions & LangOpts,const TargetInfo & Target,DiagnosticsEngine & Diags) NumericLiteralParser() argument
/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp905 auto TokSpelling = in buildUserDefinedLiteral() local
/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp5061 StringRef TokSpelling = PP.getSpelling(Tok, SpellingBuffer, &Invalid); ParseMicrosoftUuidAttributeArgs() local
/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp3661 StringRef TokSpelling = PP.getSpelling(Tok, SpellingBuffer, &Invalid); ActOnNumericConstant() local