Searched refs:overflow_ (Results 1 – 6 of 6) sorted by relevance
245 if (HasNext() && !bitstring_and_of_.overflow_) { in CreateChild()270 if (bitstring_and_of_.overflow_) { in GetState()333 iod.overflow_ = overflow; in SubtypeCheckInfo()363 iod.overflow_ = overflow; in MakeUnchecked()406 bitstring_and_of_.overflow_ = true; in MarkOverflowed()517 << "depth: " << io.depth_ << ", of:" << io.bitstring_and_of_.overflow_ << "}";
61 BITSTRUCT_UINT(/*lsb=*/ BitString::BitStructSizeOf(), /*width=*/ 1) overflow_;
398 bool overflow_; variable
763 overflow_(false), in Trace()832 os << StringPrintf("data-file-overflow=%s\n", overflow_ ? "true" : "false"); in FinishTracing()1189 overflow_ = true; in RecordMethodEvent()
112 iod.overflow_ = overflow;
210 << (iod.overflow_ ? "true" : "false") in operator <<()