Searched refs:with_overflow_ (Results 1 – 2 of 2) sorted by relevance
226 with_overflow_(with_overflow == kWithOverflow) {}
587 bool with_overflow() const { return with_overflow_; }; in with_overflow()591 bool with_overflow_; variable