Searched refs:handleNext (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | IteratorModeling.cpp | 119 void handleNext(CheckerContext &C, const Expr *CE, SVal RetVal, SVal Iter, 143 {{{"std", "next"}, 2}, &IteratorModeling::handleNext}, 684 void IteratorModeling::handleNext(CheckerContext &C, const Expr *CE, in handleNext() function in IteratorModeling
|