Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp263 const auto *IterCont2 = Pos2->getContainer(); in verifyMatch() local
264 if (const auto *ContSym = IterCont2->getSymbolicBase()) { in verifyMatch()
269 if (IterCont1 != IterCont2) { in verifyMatch()