Searched defs:Precision (Results 1 – 5 of 5) sorted by relevance
162 static std::string toStringAPFloat(uint64_t D, int E, unsigned Precision) { in toStringAPFloat()202 unsigned Precision) { in toString()316 int Width, unsigned Precision) { in print()
164 Optional<size_t> Precision) { in write_double()
26 Optional<const Expr *> Precision; member
144 int Precision = -1; in formatString() local
511 OptionalAmount Precision; variable