LLVM: llvm::HexStyle Namespace Reference (original) (raw)
llvm::HexStyle Namespace Reference
| Enumerations | |
|---|---|
| enum | Style { C, Asm } |
Enumeration Type Documentation
◆ Style
| Enumerator | |
|---|---|
| C | 0xff |
| Asm | 0ffh |
Definition at line 35 of file MCInstPrinter.h.
llvm::HexStyle Namespace Reference
| Enumerations | |
|---|---|
| enum | Style { C, Asm } |
| Enumerator | |
|---|---|
| C | 0xff |
| Asm | 0ffh |
Definition at line 35 of file MCInstPrinter.h.