Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/performance/
H A DInefficientAlgorithmCheck.cpp89 const QualType ContainerCmp = IneffCont->getTemplateArgs()[CmpPosition] in check() local
93 if (AlgCmp != ContainerCmp) { in check()