Searched defs:MigrateCtx (Results 1 – 5 of 5) sorted by relevance
46 MigrationContext &MigrateCtx; variable51 BodyContext(MigrationContext &MigrateCtx, Stmt *S) in BodyContext()60 MigrationContext &MigrateCtx; variable64 ObjCImplementationContext(MigrationContext &MigrateCtx, in ObjCImplementationContext()75 virtual void traverseTU(MigrationContext &MigrateCtx) { } in traverseTU()
27 MigrationContext &MigrateCtx; member in __anon89fc775a0111::GCAttrsCollector 179 static void errorForGCAttrsOnNonObjC(MigrationContext &MigrateCtx) { in errorForGCAttrsOnNonObjC() argument 195 checkWeakGCAttrs(MigrationContext & MigrateCtx) checkWeakGCAttrs() argument 219 checkAllAtProps(MigrationContext & MigrateCtx,SourceLocation AtLoc,IndivPropsTy & IndProps) checkAllAtProps() argument 296 checkAllProps(MigrationContext & MigrateCtx,std::vector<ObjCPropertyDecl * > & AllProps) checkAllProps() argument 320 traverseTU(MigrationContext & MigrateCtx) traverseTU() argument [all...]
22 MigrationContext &MigrateCtx; member in __anon7441b2db0111::GCCollectableCallsChecker
318 MigrationContext &MigrateCtx; global() member in __anondeb02e890211::ASTTransform 322 ASTTransform(MigrationContext & MigrateCtx) ASTTransform() argument 557 MigrationContext MigrateCtx(pass); traverseAST() local [all...]
46 MigrationContext &MigrateCtx; member in __anon29f89b0f0111::PropertiesRewriter73 explicit PropertiesRewriter(MigrationContext &MigrateCtx) in PropertiesRewriter()