Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/performance/
H A DInefficientAlgorithmCheck.cpp107 const auto *AlgParam = Result.Nodes.getNodeAs<Expr>("AlgParam"); in check() local
139 CharSourceRange::getTokenRange(AlgParam->getSourceRange()), SM, in check()