Searched refs:fHasError (Results 1 – 2 of 2) sorted by relevance
991 bool fHasError = false; variable997 fHasError = true; in IntegerWidth()1010 return !fHasError && fUnion.minMaxInt.fMinInt == -1; in isBogus()1014 if (fHasError) { in copyErrorTo()
1439 if (macros.integerWidth.fHasError || macros.integerWidth.isBogus() || in integerWidth()