Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DAttributeList.h146 IntroducedSlot, DeprecatedSlot, ObsoletedSlot enumerator
245 new (&getAvailabilitySlot(IntroducedSlot)) AvailabilityChange(introduced); in AttributeList()
396 return getAvailabilitySlot(IntroducedSlot); in getAvailabilityIntroduced()