Searched refs:getMigrationContext (Results 1 - 5 of 5) sorted by relevance

/external/clang/lib/ARCMigrate/
H A DTransGCCalls.cpp81 GCCollectableCallsChecker(BodyCtx.getMigrationContext())
H A DTransBlockObjCVariable.cpp129 MigrationPass &Pass = BodyCtx.getMigrationContext().Pass;
H A DTransforms.h55 MigrationContext &getMigrationContext() { return MigrateCtx; } function in class:clang::arcmt::trans::BodyContext
69 MigrationContext &getMigrationContext() { return MigrateCtx; } function in class:clang::arcmt::trans::ObjCImplementationContext
H A DTransProtectedScope.cpp103 : Pass(BodyCtx.getMigrationContext().Pass),
H A DTransProperties.cpp408 PropertiesRewriter(ImplCtx.getMigrationContext())

Completed in 889 milliseconds