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.h64 IntroducedSlot, DeprecatedSlot, ObsoletedSlot, NumAvailabilitySlots enumerator
80 Changes[IntroducedSlot] = Introduced; in AvailabilityData()
413 return getAvailabilityData()->Changes[detail::IntroducedSlot]; in getAvailabilityIntroduced()