Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp2531 auto NewDeprecated = adjustWatchOSVersion(Deprecated.Version); in handleAvailabilityAttr() local
2535 ND, AL, NewII, true /*Implicit*/, NewIntroduced, NewDeprecated, in handleAvailabilityAttr()
2615 NewDeprecated = in handleAvailabilityAttr() local
2619 if (NewIntroduced || NewDeprecated || NewObsoleted) { in handleAvailabilityAttr()
2627 VersionOrEmptyVersion(NewDeprecated), in handleAvailabilityAttr()