Searched refs:fHasError (Results 1 – 3 of 3) sorted by relevance
31 if (fHasError) { return *this; } // No-op on error in truncateAt()43 if (fHasError) { in apply()59 U_ASSERT(!fHasError); in operator ==()60 U_ASSERT(!other.fHasError); in operator ==()
1439 if (macros.integerWidth.fHasError || macros.integerWidth.isBogus() || in integerWidth()
991 bool fHasError = false; variable997 fHasError = true; in IntegerWidth()1010 return !fHasError && fUnion.minMaxInt.fMinInt == -1; in isBogus()1014 if (fHasError) { in copyErrorTo()