Searched refs:handlePtrIncrOrDecr (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp113 void handlePtrIncrOrDecr(CheckerContext &C, const Expr *Iterator,
258 handlePtrIncrOrDecr(C, UO->getSubExpr(),
287 handlePtrIncrOrDecr(C, IterExpr, BinaryOperator::getOverloadedOperator(OK),
629 void IteratorModeling::handlePtrIncrOrDecr(CheckerContext &C, function in class:IteratorModeling

Completed in 126 milliseconds