Searched refs:getNextStmt (Results 1 – 4 of 4) sorted by relevance
187 Stmt *nextStmt = getNextStmt(E); in isReturnedAfterAutorelease()236 Stmt *getNextStmt(Expr *E) { in getNextStmt() function in __anonf014ed690111::RetainReleaseDeallocRemover
705 const Stmt *PathDiagnosticLocation::getNextStmt(const ExplodedNode *N) { in getNextStmt() function in PathDiagnosticLocation742 S = getNextStmt(N); in createEndOfPath()
365 if (const Stmt *S = PathDiagnosticLocation::getNextStmt(N)) in ExecutionContinues()633 const Stmt *S = PathDiagnosticLocation::getNextStmt(N); in GenerateMinimalPathDiagnostic()
305 static const Stmt *getNextStmt(const ExplodedNode *N);