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

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

Completed in 152 milliseconds