Searched defs:TokenText (Results 1 – 5 of 5) sorted by relevance
760 auto &TokenText = CSharpStringLiteral->TokenText; in handleCSharpVerbatimAndInterpolatedStrings() local1074 StringRef TokenText = FormatTok->TokenText; in getStashedToken() local
490 StringRef TokenText(Tok.TokenText); in BreakableBlockComment() local878 StringRef TokenText(CurrentTok->TokenText); in BreakableLineCommentSection() local
162 static std::optional<StringRef> getRawStringDelimiter(StringRef TokenText) { in getRawStringDelimiter()
318 StringRef TokenText; member
493 const std::string TokenText = PP.getSpelling(IncludeTok); in InclusionDirective() local