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

/external/clang/include/clang/Sema/
H A DAttributeList.h125 IntroducedSlot, DeprecatedSlot, ObsoletedSlot enumerator in enum:clang::AttributeList::AvailabilitySlot
214 new (&getAvailabilitySlot(IntroducedSlot)) AvailabilityChange(introduced);
379 return getAvailabilitySlot(IntroducedSlot);

Completed in 62 milliseconds