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

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.h149 bool isEraseAfterCall(const FunctionDecl *Func);
H A DIterator.cpp112 bool isEraseAfterCall(const FunctionDecl *Func) { function in namespace:clang::ento::iterator
H A DMismatchedIteratorChecker.cpp95 if (isEraseCall(Func) || isEraseAfterCall(Func)) {
H A DIteratorModeling.cpp331 if (isEraseAfterCall(Func)) {

Completed in 68 milliseconds