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

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp123 bool noChangeInAdvance(CheckerContext &C, SVal Iter, const Expr *CE) const;
441 if (noChangeInAdvance(C, Call.getArgSVal(0), OrigExpr)) {
701 bool IteratorModeling::noChangeInAdvance(CheckerContext &C, SVal Iter, function in class:IteratorModeling

Completed in 191 milliseconds