Searched refs:fHasError (Results 1 – 2 of 2) sorted by relevance
30 if (fHasError) { return *this; } // No-op on error in truncateAt()39 if (fHasError) { in apply()
1098 bool fHasError = false; variable1104 fHasError = true; in IntegerWidth()1112 return !fHasError && fUnion.minMaxInt.fMinInt == -1; in isBogus()1116 if (fHasError) { in copyErrorTo()