Searched refs:collectRemovables (Results 1 – 6 of 6) sorted by relevance
46 collectRemovables(body, Removables); in transformBody()
215 void collectRemovables(Stmt *S, ExprSet &exprs);
112 collectRemovables(D->getBody(), Removables); in TraverseObjCMethodDecl()
56 collectRemovables(body, Removables); in transformBody()
319 collectRemovables(Body, *Removables); in tryRemoving()
312 void trans::collectRemovables(Stmt *S, ExprSet &exprs) { in collectRemovables() function in trans