ΒΆconst std::string to_hexString(
uint64_t Value,
bool UpperCase = true)
const std::string to_hexString(
uint64_t Value,
bool UpperCase = true)
Declared at: llvm/include/llvm/Support/ScopedPrinter.h:59
Parameters
- uint64_t Value
- bool UpperCase = true