Lines Matching defs:HasErrors
9217 bool HasErrors = false;
9232 HasErrors = true;
9249 HasErrors |= ISC.checkAndSetCond(For ? For->getCond() : CXXFor->getCond());
9252 HasErrors |= ISC.checkAndSetInc(For ? For->getInc() : CXXFor->getInc());
9255 if (ISC.dependent() || SemaRef.CurContext->isDependentContext() || HasErrors)
9256 return HasErrors;
9295 HasErrors |=
9302 if (!HasErrors && DSA.isOrderedRegion()) {
9373 return HasErrors;
10168 bool HasErrors = false;
10213 HasErrors = true;
10237 HasErrors = true;
10244 HasErrors = true;
10254 HasErrors = true;
10259 HasErrors = true;
10279 if (HasErrors)
19429 bool HasErrors = false;
19442 HasErrors = true;
19455 HasErrors = true;
19497 HasErrors = true;
19514 return HasErrors;