Searched refs:handlePushFront (Results 1 – 1 of 1) sorted by relevance
232 void handlePushFront(CheckerContext &C, const SVal &Cont) const;668 handlePushFront(C, InstCall->getCXXThisVal()); in checkPostCall()1368 void IteratorChecker::handlePushFront(CheckerContext &C, in handlePushFront() function in IteratorChecker