Home
last modified time | relevance | path

Searched defs:TokenText (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/lib/Format/
H A DFormatTokenLexer.cpp753 auto &TokenText = CSharpStringLiteral->TokenText; handleCSharpVerbatimAndInterpolatedStrings() local
1067 StringRef TokenText = FormatTok->TokenText; getStashedToken() local
[all...]
H A DBreakableToken.cpp490 StringRef TokenText(Tok.TokenText); in BreakableBlockComment() local
878 StringRef TokenText(CurrentTok->TokenText); BreakableLineCommentSection() local
[all...]
H A DContinuationIndenter.cpp162 getRawStringDelimiter(StringRef TokenText) getRawStringDelimiter() argument
[all...]
H A DFormatToken.h316 StringRef TokenText; global() member
/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp493 const std::string TokenText = PP.getSpelling(IncludeTok); in InclusionDirective() local
/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp684 StringRef TokenText = Lexer::getSpelling(SM.getSpellingLoc(Loc), Buffer, SM, isTokenAtLoc() local