Searched defs:Iter1 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp227 verifyMatch(CheckerContext &C, const SVal &Iter1, const SVal &Iter2) const argument
H A DIteratorModeling.cpp1029 void IteratorModeling::handleErase(CheckerContext &C, const SVal &Iter1, argument
1082 void IteratorModeling::handleEraseAfter(CheckerContext &C, const SVal &Iter1, argument

Completed in 115 milliseconds