We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
{get/store}EnumTagSinglePayload
1 parent e390822 commit 398d874Copy full SHA for 398d874
docs/ABI/Mangling.rst
@@ -301,6 +301,8 @@ are always non-polymorphic ``<impl-function-type>`` types.
301
VALUE-WITNESS-KIND ::= 'ug' // getEnumTag
302
VALUE-WITNESS-KIND ::= 'up' // destructiveProjectEnumData
303
VALUE-WITNESS-KIND ::= 'ui' // destructiveInjectEnumTag
304
+ VALUE-WITNESS-KIND ::= 'et' // getEnumTagSinglePayload
305
+ VALUE-WITNESS-KIND ::= 'st' // storeEnumTagSinglePayload
306
307
``<VALUE-WITNESS-KIND>`` differentiates the kinds of value
308
witness functions for a type.
0 commit comments