Home
last modified time | relevance | path

Searched refs:NewDeprecated (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp2701 auto NewDeprecated = adjustWatchOSVersion(Deprecated.Version); in handleAvailabilityAttr() local
2705 ND, AL, NewII, true /*Implicit*/, NewIntroduced, NewDeprecated, in handleAvailabilityAttr()
2743 auto NewDeprecated = AdjustTvOSVersion(Deprecated.Version); in handleAvailabilityAttr() local
2747 ND, AL, NewII, true /*Implicit*/, NewIntroduced, NewDeprecated, in handleAvailabilityAttr()
2810 NewDeprecated = in handleAvailabilityAttr() local
2814 if (NewIntroduced || NewDeprecated || NewObsoleted) { in handleAvailabilityAttr()
2822 VersionOrEmptyVersion(NewDeprecated), in handleAvailabilityAttr()