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

References

tools/clang/lib/ARCMigrate/TransProperties.cpp
  173     if (propAttrs & (ObjCPropertyDecl::OBJC_PR_copy |
  179     if (propAttrs & ObjCPropertyDecl::OBJC_PR_retain) {
  186     if (propAttrs & ObjCPropertyDecl::OBJC_PR_assign) {