Searched defs:getNextStmt (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/ARCMigrate/ | ||
D | TransRetainReleaseDealloc.cpp | 236 Stmt *getNextStmt(Expr *E) { in getNextStmt() function in __anonb56f6e730111::RetainReleaseDeallocRemover |
/external/clang/lib/StaticAnalyzer/Core/ | ||
D | PathDiagnostic.cpp | 705 const Stmt *PathDiagnosticLocation::getNextStmt(const ExplodedNode *N) { in getNextStmt() function in PathDiagnosticLocation |