Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DAttributeList.h51 IntroducedSlot, DeprecatedSlot, ObsoletedSlot, NumAvailabilitySlots enumerator
64 Changes[IntroducedSlot] = Introduced; in AvailabilityData()
434 return getAvailabilityData()->Changes[IntroducedSlot]; in getAvailabilityIntroduced()