Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DAttributeList.h146 IntroducedSlot, DeprecatedSlot, ObsoletedSlot enumerator
246 new (&getAvailabilitySlot(DeprecatedSlot)) AvailabilityChange(deprecated); in AttributeList()
401 return getAvailabilitySlot(DeprecatedSlot); in getAvailabilityDeprecated()