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

References

tools/clang/lib/Sema/SemaObjCProperty.cpp
  893     if (Attr != OriginalAttributes) {
  901       bool HasOwnership = (Attr & (ObjCPropertyDecl::OBJC_PR_retain |
  908           isIncompatiblePropertyAttribute(OriginalAttributes, Attr,
  914                               OriginalAttributes, Attr,
  922       if (isIncompatiblePropertyAttribute(OriginalAttributes, Attr,