Searched refs:NewOwnership (Results 1 – 1 of 1) sorted by relevance
489 unsigned NewOwnership = getOwnershipRule(Attributes); in HandlePropertyInClassExtension() local490 if (ExistingOwnership && NewOwnership != ExistingOwnership) { in HandlePropertyInClassExtension()