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:__anon17703::UnusedInitRewriter
H A DTransRetainReleaseDealloc.cpp54 void transformBody(Stmt *body, Decl *ParentD) { function in class:__anon17701::RetainReleaseDeallocRemover
H A DTransAutoreleasePool.cpp79 void transformBody(Stmt *body, Decl *ParentD) { function in class:__anon17693::AutoreleasePoolRewriter
H A DTransUnbridgedCasts.cpp74 void transformBody(Stmt *body, Decl *ParentD) { function in class:__anon17702::UnbridgedCastRewriter
84 UnbridgedCastRewriter(Pass).transformBody(D->getBody(), D);

Completed in 273 milliseconds