Searched defs:transformBody (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/ARCMigrate/
H A DTransUnusedInitDelegate.cpp44 void transformBody(Stmt *body, Decl *ParentD) { function in class:__anon1087::UnusedInitRewriter
H A DTransRetainReleaseDealloc.cpp54 void transformBody(Stmt *body, Decl *ParentD) { function in class:__anon1085::RetainReleaseDeallocRemover
H A DTransAutoreleasePool.cpp79 void transformBody(Stmt *body, Decl *ParentD) { function in class:__anon1077::AutoreleasePoolRewriter
H A DTransUnbridgedCasts.cpp74 void transformBody(Stmt *body, Decl *ParentD) { function in class:__anon1086::UnbridgedCastRewriter
84 UnbridgedCastRewriter(Pass).transformBody(D->getBody(), D);

Completed in 98 milliseconds