Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DParsedAttr.h151 IntroducedSlot, DeprecatedSlot, ObsoletedSlot, NumAvailabilitySlots enumerator
165 Changes[IntroducedSlot] = Introduced; in AvailabilityData()
493 return getAvailabilityData()->Changes[detail::IntroducedSlot]; in getAvailabilityIntroduced()