Searched refs:getNextStmt (Results 1 – 4 of 4) sorted by relevance
193 Stmt *nextStmt = getNextStmt(E); in isReturnedAfterAutorelease()246 Stmt *getNextStmt(Expr *E) { in getNextStmt() function in __anon6b7bc6410111::RetainReleaseDeallocRemover
709 const Stmt *PathDiagnosticLocation::getNextStmt(const ExplodedNode *N) { in getNextStmt() function in PathDiagnosticLocation746 S = getNextStmt(N); in createEndOfPath()
365 if (const Stmt *S = PathDiagnosticLocation::getNextStmt(N)) in ExecutionContinues()637 const Stmt *S = PathDiagnosticLocation::getNextStmt(N); in GenerateMinimalPathDiagnostic()
301 static const Stmt *getNextStmt(const ExplodedNode *N);