Home
last modified time | relevance | path

Searched defs:TokText (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DConcatNestedNamespacesCheck.cpp68 StringRef TokText = getRawStringRef(TokRange, SM, LangOpts); in getNamespaceBackRange() local
/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp429 llvm::StringRef TokText = L.getSpelling(Tok, SourceMgr); getFormattedLines() local