Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DBreakableToken.cpp376 StringRef TokenText(Tok.TokenText); in BreakableBlockComment() local
767 StringRef TokenText(CurrentTok->TokenText); in BreakableLineCommentSection() local
H A DFormatTokenLexer.cpp808 StringRef TokenText = FormatTok->TokenText; in getStashedToken() local
H A DContinuationIndenter.cpp149 static llvm::Optional<StringRef> getRawStringDelimiter(StringRef TokenText) { in getRawStringDelimiter()
H A DFormatToken.h226 StringRef TokenText; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp341 const std::string TokenText = PP.getSpelling(IncludeTok); in InclusionDirective() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp683 StringRef TokenText = Lexer::getSpelling(SM.getSpellingLoc(Loc), Buffer, SM, in isTokenAtLoc() local