Searched refs:getNextStmt (Results 1 – 4 of 4) sorted by relevance
192 Stmt *nextStmt = getNextStmt(E); in isReturnedAfterAutorelease()241 Stmt *getNextStmt(Expr *E) { in getNextStmt() function in __anon5333ae570111::RetainReleaseDeallocRemover
797 const Stmt *PathDiagnosticLocation::getNextStmt(const ExplodedNode *N) { in getNextStmt() function in PathDiagnosticLocation839 S = getNextStmt(N); in createEndOfPath()
389 if (const Stmt *S = PathDiagnosticLocation::getNextStmt(N)) in ExecutionContinues()693 if (const Stmt *S = PathDiagnosticLocation::getNextStmt(N)) in generateMinimalDiagForBlockEdge()
334 static const Stmt *getNextStmt(const ExplodedNode *N);