Home
last modified time | relevance | path

Searched defs:ContSym (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp208 if (const auto *ContSym = Cont->getSymbolicBase()) { in verifyMatch() local
224 if (const auto *ContSym = IterCont->getSymbolicBase()) { in verifyMatch() local
254 if (const auto *ContSym = IterCont1->getSymbolicBase()) { in verifyMatch() local
264 if (const auto *ContSym = IterCont2->getSymbolicBase()) { in verifyMatch() local