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

References

tools/clang/lib/Sema/SemaObjCProperty.cpp
 1589       !getOwnershipRule(SAttr) && getOwnershipRule(CAttr))
 1592     if ((CAttr & ObjCPropertyDecl::OBJC_PR_readonly)
 1596     if ((CAttr & ObjCPropertyDecl::OBJC_PR_copy)
 1602         (CAttr &