Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DParsedAttr.h176 IntroducedSlot, DeprecatedSlot, ObsoletedSlot, NumAvailabilitySlots enumerator
191 Changes[DeprecatedSlot] = Deprecated; in AvailabilityData()
524 return getAvailabilityData()->Changes[detail::DeprecatedSlot]; in getAvailabilityDeprecated()