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 void traverseObjCImplementation(ObjCImplementationContext &ImplCtx) override;

Completed in 88 milliseconds