Home | History | Annotate | Download | only in ADT

Lines Matching defs:isSignBit

373   /// isSignBit - Return true if this is the value returned by getSignBit.
374 bool isSignBit() const { return isMinSignedValue(); }