LLVM 20.0.0git
|
This is a helper class used for format_hex() and format_decimal(). More...
#include "llvm/Support/Format.h"
Public Member Functions | |
FormattedNumber (uint64_t HV, int64_t DV, unsigned W, bool H, bool U, bool Prefix) | |
Friends | |
class | raw_ostream |
This is a helper class used for format_hex() and format_decimal().
|
inline |
Definition at line 175 of file Format.h.
References llvm::Upper.
|
friend |