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

/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransGCCalls.cpp74 GCCollectableCallsChecker(BodyCtx.getMigrationContext())
H A DTransBlockObjCVariable.cpp127 MigrationPass &Pass = BodyCtx.getMigrationContext().Pass;
H A DTransforms.h54 MigrationContext &getMigrationContext() { return MigrateCtx; } function in class:clang::arcmt::trans::BodyContext
68 MigrationContext &getMigrationContext() { return MigrateCtx; } function in class:clang::arcmt::trans::ObjCImplementationContext
H A DTransProtectedScope.cpp103 : Pass(BodyCtx.getMigrationContext().Pass),
H A DTransProperties.cpp376 PropertiesRewriter(ImplCtx.getMigrationContext())

Completed in 119 milliseconds