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

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp106 void handleIncrement(CheckerContext &C, const SVal &RetVal, const SVal &Iter,
404 handleIncrement(C, Call.getReturnValue(), InstCall->getCXXThisVal(),
409 handleIncrement(C, Call.getReturnValue(), Call.getArgSVal(0),
538 void IteratorModeling::handleIncrement(CheckerContext &C, const SVal &RetVal, function in class:IteratorModeling

Completed in 125 milliseconds