Home
last modified time | relevance | path

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

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