HomeSort by relevance Sort by last modified time
    Searched defs:transformBody (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/ARCMigrate/
TransUnusedInitDelegate.cpp 44 void transformBody(Stmt *body, Decl *ParentD) {
TransRetainReleaseDealloc.cpp 54 void transformBody(Stmt *body, Decl *ParentD) {
TransAutoreleasePool.cpp 79 void transformBody(Stmt *body, Decl *ParentD) {
TransUnbridgedCasts.cpp 74 void transformBody(Stmt *body, Decl *ParentD) {
84 UnbridgedCastRewriter(Pass).transformBody(D->getBody(), D);

Completed in 74 milliseconds