Searched refs:ObjCImplementationContext (Results 1 - 3 of 3) 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;
H A DTransProperties.cpp394 ObjCImplementationContext &ImplCtx) {
H A DTransforms.cpp337 ObjCImplementationContext ImplCtx(MigrateCtx, D);

Completed in 418 milliseconds