Searched refs:OwnershipMask (Results 1 – 1 of 1) sorted by relevance
156 static const unsigned OwnershipMask = variable165 unsigned result = attr & OwnershipMask; in getOwnershipRule()503 Attributes = (Attributes & ~OwnershipMask) | ExistingOwnership; in HandlePropertyInClassExtension()1011 if (Prop->getPropertyAttributesAsWritten() & OwnershipMask) return true; in hasWrittenStorageAttribute()1028 return OrigProp->getPropertyAttributesAsWritten() & OwnershipMask; in hasWrittenStorageAttribute()1035 return OrigProp->getPropertyAttributesAsWritten() & OwnershipMask; in hasWrittenStorageAttribute()