reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
134 APFixedPoint negate(bool *Overflow = nullptr) const;
12284 APFixedPoint Negated = Result.getFixedPoint().negate(&Overflowed);