Searched refs:getEssential (Results 1 – 1 of 1) sorted by relevance
169 Stmt *child = getEssential(*I); in VisitCompoundStmt()352 E = getEssential(E); in isPoolCreation()361 Expr *rec = getEssential(ME->getInstanceReceiver()); in isPoolCreation()375 S = getEssential(S); in isPoolDrain()379 Expr *rec = getEssential(ME->getInstanceReceiver()); in isPoolDrain()402 static Expr *getEssential(Expr *E) { in getEssential() function in __anon37f5eb850211::AutoreleasePoolRewriter403 return cast<Expr>(getEssential((Stmt*)E)); in getEssential()405 static Stmt *getEssential(Stmt *S) { in getEssential() function in __anon37f5eb850211::AutoreleasePoolRewriter