Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDAttributeList.h143 IntroducedSlot, DeprecatedSlot, ObsoletedSlot enumerator
243 new (&getAvailabilitySlot(DeprecatedSlot)) AvailabilityChange(deprecated); in AttributeList()
416 return getAvailabilitySlot(DeprecatedSlot); in getAvailabilityDeprecated()