enum class ItaniumManglingCanonicalizer::FragmentKind
Declared at: llvm/include/llvm/Support/ItaniumManglingCanonicalizer.h:56
Enumerators
Name | Value | Comment |
---|---|---|
Name | 0 | The mangling fragment is a <name > (or a predefined <substitution >). |
Type | 1 | The mangling fragment is a <type >. |
Encoding | 2 | The mangling fragment is an <encoding >. |