Home
last modified time | relevance | path

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

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