Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DFormatTokenLexer.cpp370 StringRef TokenText = FormatTok->TokenText; in getStashedToken() local
DBreakableToken.cpp257 StringRef TokenText(Token.TokenText); in BreakableBlockComment() local
DFormatToken.h161 StringRef TokenText; member
/external/llvm-project/clang/lib/Format/
DBreakableToken.cpp374 StringRef TokenText(Tok.TokenText); in BreakableBlockComment() local
763 StringRef TokenText(CurrentTok->TokenText); in BreakableLineCommentSection() local
DFormatTokenLexer.cpp824 StringRef TokenText = FormatTok->TokenText; in getStashedToken() local
DContinuationIndenter.cpp149 static llvm::Optional<StringRef> getRawStringDelimiter(StringRef TokenText) { in getRawStringDelimiter()
DFormatToken.h227 StringRef TokenText; member
/external/llvm-project/clang/lib/Frontend/
DPrintPreprocessedOutput.cpp341 const std::string TokenText = PP.getSpelling(IncludeTok); in InclusionDirective() local
/external/llvm-project/clang/lib/ASTMatchers/
DASTMatchersInternal.cpp676 StringRef TokenText = Lexer::getSpelling(SM.getSpellingLoc(Loc), Buffer, SM, in isTokenAtLoc() local