Searched refs:OldIntroduced (Results 1 – 1 of 1) sorted by relevance
2135 VersionTuple OldIntroduced = OldAA->getIntroduced(); in mergeAvailabilityAttr() local2140 if (!versionsMatch(OldIntroduced, Introduced, OverrideOrImpl) || in mergeAvailabilityAttr()2149 if (!versionsMatch(OldIntroduced, Introduced, OverrideOrImpl)) { in mergeAvailabilityAttr()2151 FirstVersion = OldIntroduced; in mergeAvailabilityAttr()2203 MergedIntroduced2 = OldIntroduced; in mergeAvailabilityAttr()