Searched refs:handleNext (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | IteratorModeling.cpp | 120 void handleNext(CheckerContext &C, const Expr *CE, SVal RetVal, SVal Iter, 144 {{{"std", "next"}, 2}, &IteratorModeling::handleNext}, 683 void IteratorModeling::handleNext(CheckerContext &C, const Expr *CE, in handleNext() function in IteratorModeling
|