Searched refs:OldDeprecated (Results 1 – 2 of 2) sorted by relevance
2021 VersionTuple OldDeprecated = OldAA->getDeprecated(); in mergeAvailabilityAttr() local2026 !versionsMatch(Deprecated, OldDeprecated, OverrideOrImpl) || in mergeAvailabilityAttr()2038 } else if (!versionsMatch(Deprecated, OldDeprecated, OverrideOrImpl)) { in mergeAvailabilityAttr()2041 SecondVersion = OldDeprecated; in mergeAvailabilityAttr()2082 MergedDeprecated2 = OldDeprecated; in mergeAvailabilityAttr()
2318 VersionTuple OldDeprecated = OldAA->getDeprecated(); in mergeAvailabilityAttr() local2323 !versionsMatch(Deprecated, OldDeprecated, OverrideOrImpl) || in mergeAvailabilityAttr()2335 } else if (!versionsMatch(Deprecated, OldDeprecated, OverrideOrImpl)) { in mergeAvailabilityAttr()2338 SecondVersion = OldDeprecated; in mergeAvailabilityAttr()2379 MergedDeprecated2 = OldDeprecated; in mergeAvailabilityAttr()