enum class HexPrintStyle

Declared at: llvm/include/llvm/Support/NativeFormatting.h:22

Enumerators

NameValueComment
Upper0
Lower1
PrefixUpper2
PrefixLower3