Home
last modified time | relevance | path

Searched refs:IntroducedSlot (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/include/clang/Sema/
DParsedAttr.h139 IntroducedSlot, DeprecatedSlot, ObsoletedSlot, NumAvailabilitySlots enumerator
153 Changes[IntroducedSlot] = Introduced; in AvailabilityData()
481 return getAvailabilityData()->Changes[detail::IntroducedSlot]; in getAvailabilityIntroduced()