10 #ifndef LLVM_SUPPORT_NATIVE_FORMATTING_H 11 #define LLVM_SUPPORT_NATIVE_FORMATTING_H
This class represents lattice values for constants.
void write_double(raw_ostream &S, double D, FloatStyle Style, Optional< size_t > Precision=None)
size_t getDefaultPrecision(FloatStyle Style)
bool isPrefixedHexStyle(HexPrintStyle S)
static GCRegistry::Add< StatepointGC > D("statepoint-example", "an example strategy for statepoint")
void write_hex(raw_ostream &S, uint64_t N, HexPrintStyle Style, Optional< size_t > Width=None)
This class implements an extremely fast bulk output stream that can only output to a stream...
void write_integer(raw_ostream &S, unsigned int N, size_t MinDigits, IntegerStyle Style)