Home
last modified time | relevance | path

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

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