ΒΆinline std::string toString(
const llvm::APInt& I,
unsigned int Radix,
bool Signed,
bool formatAsCLiteral = false)
inline std::string toString(
const llvm::APInt& I,
unsigned int Radix,
bool Signed,
bool formatAsCLiteral = false)
Declared at: llvm/include/llvm/ADT/StringExtras.h:318
Parameters
- const llvm::APInt& I
- unsigned int Radix
- bool Signed
- bool formatAsCLiteral = false