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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp236 const auto *IterCont1 = Pos1->getContainer(); local
242 if (const auto *ContSym = IterCont1->getSymbolicBase()) {
257 if (IterCont1 != IterCont2) {

Completed in 100 milliseconds