Searched refs:OwnershipMask (Results 1 – 1 of 1) sorted by relevance
154 static const unsigned OwnershipMask = variable161 unsigned result = attr & OwnershipMask; in getOwnershipRule()487 Attributes = (Attributes & ~OwnershipMask) | ExistingOwnership; in HandlePropertyInClassExtension()1001 if (Prop->getPropertyAttributesAsWritten() & OwnershipMask) return true; in hasWrittenStorageAttribute()1018 return OrigProp->getPropertyAttributesAsWritten() & OwnershipMask; in hasWrittenStorageAttribute()1025 return OrigProp->getPropertyAttributesAsWritten() & OwnershipMask; in hasWrittenStorageAttribute()