Searched defs:ObjCImplementationContext (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/ARCMigrate/ | ||
H A D | Transforms.h | 60 class ObjCImplementationContext { class in namespace:clang::arcmt::trans 65 ObjCImplementationContext(MigrationContext &MigrateCtx, function in class:clang::arcmt::trans::ObjCImplementationContext 78 virtual void traverseObjCImplementation(ObjCImplementationContext &ImplCtx) {} 130 void traverseObjCImplementation(ObjCImplementationContext &ImplCtx) override; |
Completed in 1095 milliseconds