Searched refs:OtherOverflows (Results 1 – 1 of 1) sorted by relevance
1071 bool OtherOverflows = in operator <() local1078 OtherOverflows |= OtherNonLocalAdjust && in operator <()1083 if (ThisOverflows && OtherOverflows) in operator <()1086 if (ThisOverflows || OtherOverflows) in operator <()1087 return ThisOverflows < OtherOverflows; in operator <()