Home
last modified time | relevance | path

Searched defs:getNextStmt (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/ARCMigrate/
DTransRetainReleaseDealloc.cpp246 Stmt *getNextStmt(Expr *E) { in getNextStmt() function in __anonc9fe80ca0111::RetainReleaseDeallocRemover
/external/clang/lib/StaticAnalyzer/Core/
DPathDiagnostic.cpp712 const Stmt *PathDiagnosticLocation::getNextStmt(const ExplodedNode *N) { in getNextStmt() function in PathDiagnosticLocation