reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
189 if (!getOwnershipRule(Attributes)) { 492 = getOwnershipRule(PIDecl->getPropertyAttributes()); 493 unsigned NewOwnership = getOwnershipRule(Attributes); 496 if (getOwnershipRule(AttributesAsWritten)) { 588 } else if (getOwnershipRule(Attributes) || !isReadWrite) { 1589 !getOwnershipRule(SAttr) && getOwnershipRule(CAttr)) 1589 !getOwnershipRule(SAttr) && getOwnershipRule(CAttr)) 2670 if (!getOwnershipRule(Attributes) && PropertyTy->isObjCRetainableType()) {