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