HomeSort by relevance Sort by last modified time
    Searched refs:ObjCImplementationContext (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/ARCMigrate/
Transforms.h 60 class ObjCImplementationContext {
65 ObjCImplementationContext(MigrationContext &MigrateCtx,
78 virtual void traverseObjCImplementation(ObjCImplementationContext &ImplCtx) {}
130 void traverseObjCImplementation(ObjCImplementationContext &ImplCtx) override;
TransProperties.cpp 394 ObjCImplementationContext &ImplCtx) {
Transforms.cpp 337 ObjCImplementationContext ImplCtx(MigrateCtx, D);

Completed in 443 milliseconds