Modulesยง
Enumsยง
- Discr
Result ๐
Functionsยง
- build_
c_ ๐style_ enum_ di_ node - Build the debuginfo node for a C-style enum, i.e. an enum the variants of which have no fields.
- build_
coroutine_ ๐di_ node - build_
coroutine_ ๐variant_ struct_ type_ di_ node - Build the struct type for describing a single coroutine state. See build_coroutine_variant_struct_type_di_node.
- build_
enum_ ๐type_ di_ node - build_
enum_ ๐variant_ struct_ type_ di_ node - Build the debuginfo node for the struct type describing a single variant of an enum.
- build_
enumeration_ ๐type_ di_ node - Build a DW_TAG_enumeration_type debuginfo node, with the given base type and variants. This is a helper function and does not register anything in the type map by itself.
- compute_
discriminant_ ๐value - Returns the discriminant value corresponding to the variant index.