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

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp119 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, function in class:IteratorModeling

Completed in 121 milliseconds