enum AvailabilitySlot
Declared at: clang/include/clang/Sema/ParsedAttr.h:175
Enumerators
Name | Value | Comment |
---|---|---|
IntroducedSlot | 0 | |
DeprecatedSlot | 1 | |
ObsoletedSlot | 2 | |
NumAvailabilitySlots | 3 |
Declared at: clang/include/clang/Sema/ParsedAttr.h:175
Name | Value | Comment |
---|---|---|
IntroducedSlot | 0 | |
DeprecatedSlot | 1 | |
ObsoletedSlot | 2 | |
NumAvailabilitySlots | 3 |