Searched refs:OldIntroduced (Results 1 – 1 of 1) sorted by relevance
1968 VersionTuple OldIntroduced = OldAA->getIntroduced(); in mergeAvailabilityAttr() local1973 if (!versionsMatch(OldIntroduced, Introduced, OverrideOrImpl) || in mergeAvailabilityAttr()1982 if (!versionsMatch(OldIntroduced, Introduced, OverrideOrImpl)) { in mergeAvailabilityAttr()1984 FirstVersion = OldIntroduced; in mergeAvailabilityAttr()2028 MergedIntroduced2 = OldIntroduced; in mergeAvailabilityAttr()