Searched refs:OwnershipMask (Results 1 – 1 of 1) sorted by relevance
152 static const unsigned OwnershipMask = variable159 unsigned result = attr & OwnershipMask; in getOwnershipRule()496 Attributes = (Attributes & ~OwnershipMask) | ExistingOwnership; in HandlePropertyInClassExtension()1016 if (Prop->getPropertyAttributesAsWritten() & OwnershipMask) return true; in hasWrittenStorageAttribute()1033 return OrigProp->getPropertyAttributesAsWritten() & OwnershipMask; in hasWrittenStorageAttribute()1040 return OrigProp->getPropertyAttributesAsWritten() & OwnershipMask; in hasWrittenStorageAttribute()