enum class EnumExtensibilityKind

Description

The payload for an enum_extensibility attribute. This is a tri-state rather than just a boolean because the presence of the attribute indicates auditing.

Declared at: clang/include/clang/APINotes/Types.h:31

Enumerators

NameValueComment
None0
Open1
Closed2