Searched defs:TokenText (Results 1 – 6 of 6) sorted by relevance
722 auto &TokenText = CSharpStringLiteral->TokenText; handleCSharpVerbatimAndInterpolatedStrings() local 1036 StringRef TokenText = FormatTok->TokenText; getStashedToken() local [all...]
490 StringRef TokenText(Tok.TokenText); in BreakableBlockComment() local 878 StringRef TokenText(CurrentTok->TokenText); BreakableLineCommentSection() local [all...]
162 static std::optional<StringRef> getRawStringDelimiter(StringRef TokenText) { in getRawStringDelimiter() argument [all...]
296 StringRef TokenText; global() member
410 const std::string TokenText = PP.getSpelling(IncludeTok); InclusionDirective() local
684 StringRef TokenText = Lexer::getSpelling(SM.getSpellingLoc(Loc), Buffer, SM, in isTokenAtLoc() local