Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDAttributeList.h148 IntroducedSlot, DeprecatedSlot, ObsoletedSlot enumerator
248 new (&getAvailabilitySlot(DeprecatedSlot)) AvailabilityChange(deprecated); in AttributeList()
409 return getAvailabilitySlot(DeprecatedSlot); in getAvailabilityDeprecated()