Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp248 const auto *IterCont1 = Pos1->getContainer(); in verifyMatch() local
254 if (const auto *ContSym = IterCont1->getSymbolicBase()) { in verifyMatch()
269 if (IterCont1 != IterCont2) { in verifyMatch()