Lines Matching defs:hadError

310   bool hadError = false;
434 hadError = true;
557 bool HadError() { return hadError; }
671 hadError = true;
701 hadError = true;
756 hadError = true;
781 hadError = true;
787 hadError = true;
791 if (hadError || VerifyOnly) {
876 if (hadError)
889 if (hadError)
894 if (hadError)
933 if (hadError)
960 hadError = true;
967 if (hadError) {
1036 if (!hadError && !AggrDeductionCandidateParamTypes && FullyStructuredList) {
1040 if (RequiresSecondPass && !hadError)
1044 if (hadError && FullyStructuredList)
1147 hadError = true;
1289 if (hadError)
1297 hadError = ExtraInitsIsError;
1402 hadError = true;
1409 hadError = true;
1426 hadError = true;
1521 hadError = true;
1526 hadError = true;
1580 hadError = true;
1584 hadError = true;
1609 if (DirectlyDesignated && SemaRef.getLangOpts().CPlusPlus && !hadError) {
1611 hadError = true;
1633 hadError = true;
1697 hadError =
1721 hadError = true;
1744 hadError = true; // types weren't compatible.
1776 hadError = true;
1787 hadError = true;
1806 hadError = true;
1856 hadError = true; // types weren't compatible.
1968 hadError = true;
2041 hadError = true;
2098 hadError = HasErr;
2131 hadError = true;
2178 if (!hadError && DeclType->isIncompleteArrayType() && !VerifyOnly) {
2191 if (!hadError) {
2251 hadError = true;
2260 hadError = true;
2352 hadError = true;
2388 hadError = true;
2398 hadError = true;
2433 hadError = true;
2466 hadError = true;
2473 hadError = true;
2525 for (; Field != FieldEnd && !hadError; ++Field) {
2542 hadError = true;
2554 hadError = true;
2721 bool prevHadError = hadError;
2738 return hadError && !prevHadError;
2871 hadError = true;
3023 if (!hadError && !isa<InitListExpr>(DIE->getInit()) &&
3047 bool prevHadError = hadError;
3058 if (hadError && !prevHadError) {
3103 return hadError;
3106 bool prevHadError = hadError;
3113 return hadError && !prevHadError;
3307 bool prevHadError = hadError;
3311 return hadError && !prevHadError;