Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp218 const auto *IterCont = Pos->getContainer(); in verifyMatch() local
224 if (const auto *ContSym = IterCont->getSymbolicBase()) { in verifyMatch()
229 if (IterCont != Cont) { in verifyMatch()