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

/external/clang/lib/ARCMigrate/
H A DTransforms.h60 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 virtual void traverseObjCImplementation(ObjCImplementationContext &ImplCtx);

Completed in 207 milliseconds