Searched defs:TokenText (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp684 StringRef TokenText = Lexer::getSpelling(SM.getSpellingLoc(Loc), Buffer, SM, local
/freebsd-current/contrib/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp410 const std::string TokenText = PP.getSpelling(IncludeTok); local
/freebsd-current/contrib/llvm-project/clang/lib/Format/
H A DFormatTokenLexer.cpp1036 StringRef TokenText = FormatTok->TokenText; local
[all...]
H A DContinuationIndenter.cpp162 static std::optional<StringRef> getRawStringDelimiter(StringRef TokenText) { argument
[all...]
H A DFormatToken.h296 StringRef TokenText; member in struct:clang::format::FormatToken

Completed in 189 milliseconds