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

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp117 void handlePrev(CheckerContext &C, const Expr *CE, SVal RetVal, SVal Iter,
137 {{{"std", "prev"}, 2}, &IteratorModeling::handlePrev},
679 void IteratorModeling::handlePrev(CheckerContext &C, const Expr *CE, function in class:IteratorModeling

Completed in 72 milliseconds