Searched defs:Deprecated (Results 1 – 6 of 6) sorted by relevance
633 if (const auto *Deprecated = dyn_cast<DeprecatedAttr>(A)) { in getAvailability() local
2230 VersionTuple Deprecated, in checkAvailabilityAttr()2286 bool Implicit, VersionTuple Introduced, VersionTuple Deprecated, in mergeAvailabilityAttr()2463 AvailabilityChange Deprecated = AL.getAvailabilityDeprecated(); in handleAvailabilityAttr() local
1032 enum { Introduced, Deprecated, Obsoleted, Unknown }; in ParseAvailabilityAttribute() enumerator
2899 CXVersion Deprecated; member
4371 const Record &Deprecated = *Doc.Documentation->getValueAsDef("Deprecated"); in WriteDocumentation() local
7997 if (DeprecatedAttr *Deprecated = dyn_cast<DeprecatedAttr>(A)) { in getCursorPlatformAvailabilityForDecl() local