Searched refs:handleErase (Results 1 – 1 of 1) sorted by relevance
118 void handleErase(CheckerContext &C, const SVal &Iter) const;119 void handleErase(CheckerContext &C, const SVal &Iter1,321 handleErase(C, Call.getArgSVal(0)); in checkPostCall()326 handleErase(C, Call.getArgSVal(0), Call.getArgSVal(1)); in checkPostCall()1001 void IteratorModeling::handleErase(CheckerContext &C, const SVal &Iter) const { in handleErase() function in IteratorModeling1029 void IteratorModeling::handleErase(CheckerContext &C, const SVal &Iter1, in handleErase() function in IteratorModeling