Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp254 const auto *IterCont2 = Pos2->getContainer(); in verifyMatch() local
255 if (const auto *ContSym = IterCont2->getSymbolicBase()) { in verifyMatch()
260 if (IterCont1 != IterCont2) { in verifyMatch()