Home
last modified time | relevance | path

Searched refs:ParamText (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/performance/
H A DInefficientAlgorithmCheck.cpp138 StringRef ParamText = Lexer::getSourceText( in check() local
143 AlgDecl->getName() + "(" + ParamText + ")") in check()