Searched refs:handlePtrIncrOrDecr (Results 1 – 1 of 1) sorted by relevance
114 void handlePtrIncrOrDecr(CheckerContext &C, const Expr *Iterator,259 handlePtrIncrOrDecr(C, UO->getSubExpr(), C.getCFGElementRef(), in checkPostStmt()288 handlePtrIncrOrDecr(C, IterExpr, C.getCFGElementRef(), in checkPostStmt()629 void IteratorModeling::handlePtrIncrOrDecr(CheckerContext &C, in handlePtrIncrOrDecr() function in IteratorModeling