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

References

tools/clang/lib/ARCMigrate/TransProperties.cpp
  193         (Pass.isGCMigration() && !hasGCWeak(props, atLoc)))
  218       (Pass.isGCMigration() && !hasGCWeak(props, atLoc)) ? "strong" :
  230             (Pass.isGCMigration() && !hasGCWeak(props, atLoc)) ? "__strong " :