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

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp108 void handleDecrement(CheckerContext &C, const SVal &RetVal, const SVal &Iter,
414 handleDecrement(C, Call.getReturnValue(), InstCall->getCXXThisVal(),
419 handleDecrement(C, Call.getReturnValue(), Call.getArgSVal(0),
564 void IteratorModeling::handleDecrement(CheckerContext &C, const SVal &RetVal, function in class:IteratorModeling

Completed in 121 milliseconds