Searched defs:TokenText (Results 1 – 5 of 5) sorted by relevance
459 StringRef TokenText = FormatTok->TokenText; in getStashedToken() local
342 StringRef TokenText(Tok.TokenText); in BreakableBlockComment() local721 StringRef TokenText(CurrentTok->TokenText); in BreakableLineCommentSection() local
150 static llvm::Optional<StringRef> getRawStringDelimiter(StringRef TokenText) { in getRawStringDelimiter()
172 StringRef TokenText; member
340 const std::string TokenText = PP.getSpelling(IncludeTok); in InclusionDirective() local