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

Completed in 81 milliseconds