reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/ARCMigrate/TransGCAttrs.cpp
  260   TransformActions &TA = MigrateCtx.Pass.TA;
  266       MigrateCtx.AtPropsWeak.insert(AtLoc.getRawEncoding());
  271       if (canApplyWeak(MigrateCtx.Pass.Ctx, IndProps.front()->getType(),
  278       MigrateCtx.rewritePropertyAttribute("assign", toAttr, AtLoc);
  280       MigrateCtx.addPropertyAttribute(toAttr, AtLoc);
  286       Loc = MigrateCtx.Pass.Ctx.getSourceManager()
  293     MigrateCtx.RemovedAttrSet.insert(Loc.getRawEncoding());