ΒΆinline std::string utohexstr(
uint64_t X,
bool LowerCase = false,
unsigned int Width = 0)
inline std::string utohexstr(
uint64_t X,
bool LowerCase = false,
unsigned int Width = 0)
Declared at: llvm/include/llvm/ADT/StringExtras.h:152
Parameters
- uint64_t X
- bool LowerCase = false
- unsigned int Width = 0