Searched refs:handleAdvance (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
D | IteratorModeling.cpp | 115 void handleAdvance(CheckerContext &C, const Expr *CE, SVal RetVal, SVal Iter, 131 {{{"std", "advance"}, 2}, &IteratorModeling::handleAdvance}, 673 void IteratorModeling::handleAdvance(CheckerContext &C, const Expr *CE, in handleAdvance() function in IteratorModeling
|