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 virtual void traverseObjCImplementation(ObjCImplementationContext &ImplCtx);
TransProperties.cpp 407 ObjCImplementationContext &ImplCtx) {
Transforms.cpp 332 ObjCImplementationContext ImplCtx(MigrateCtx, D);

Completed in 485 milliseconds