Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h63 IntroducedSlot, DeprecatedSlot, ObsoletedSlot, NumAvailabilitySlots enumerator
79 Changes[IntroducedSlot] = Introduced; in AvailabilityData()
396 return getAvailabilityData()->Changes[detail::IntroducedSlot]; in getAvailabilityIntroduced()