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

/external/clang/lib/ARCMigrate/
H A DTransRetainReleaseDealloc.cpp193 Stmt *nextStmt = getNextStmt(E);
246 Stmt *getNextStmt(Expr *E) { function in class:__anon17701::RetainReleaseDeallocRemover
/external/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp709 const Stmt *PathDiagnosticLocation::getNextStmt(const ExplodedNode *N) { function in class:PathDiagnosticLocation
746 S = getNextStmt(N);

Completed in 60 milliseconds