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

/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DDebugIteratorModeling.cpp38 void analyzerIteratorValidity(const CallExpr *CE, CheckerContext &C) const;
50 &DebugIteratorModeling::analyzerIteratorValidity},
118 void DebugIteratorModeling::analyzerIteratorValidity(const CallExpr *CE, function in class:DebugIteratorModeling

Completed in 59 milliseconds