Searched defs:TokenText (Results 1 – 6 of 6) sorted by relevance
590 auto &TokenText = CSharpStringLiteral->TokenText; in handleCSharpVerbatimAndInterpolatedStrings() local836 StringRef TokenText = FormatTok->TokenText; in handleCSharpVerbatimAndInterpolatedStrings() local
376 StringRef TokenText(Tok.TokenText); in BreakableBlockComment() local766 StringRef TokenText(CurrentTok->TokenText); in BreakableLineCommentSection() local
152 static llvm::Optional<StringRef> getRawStringDelimiter(StringRef TokenText) { in getRawStringDelimiter()
245 StringRef TokenText; member
406 const std::string TokenText = PP.getSpelling(IncludeTok); in InclusionDirective() local
683 StringRef TokenText = Lexer::getSpelling(SM.getSpellingLoc(Loc), Buffer, SM, in isTokenAtLoc() local