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

References

tools/clang/lib/ARCMigrate/TransProperties.cpp
  158       MigrateCtx.rewritePropertyAttribute("retain", toAttr, atLoc);
  273     return MigrateCtx.removePropertyAttribute(fromAttr, atLoc);
  278     return MigrateCtx.rewritePropertyAttribute(fromAttr, toAttr, atLoc);
  282     return MigrateCtx.addPropertyAttribute(attr, atLoc);
  338     return MigrateCtx.AtPropsWeak.count(atLoc.getRawEncoding());