enum class HexPrintStyle
Declared at: llvm/include/llvm/Support/NativeFormatting.h:23
Enumerators
Name | Value | Comment |
---|---|---|
Upper | 0 | |
Lower | 1 | |
PrefixUpper | 2 | |
PrefixLower | 3 |
Declared at: llvm/include/llvm/Support/NativeFormatting.h:23
Name | Value | Comment |
---|---|---|
Upper | 0 | |
Lower | 1 | |
PrefixUpper | 2 | |
PrefixLower | 3 |