Lines Matching defs:HasError
1516 bool HasError = false;
1534 HasError = true;
1542 if (!HasError && InteropInfos.empty()) {
1543 HasError = true;
1548 HasError = T.consumeClose() || HasError;
1549 return HasError;
3634 bool HasError = false;
3662 HasError = true;
3674 HasError = true;
3684 HasError = true;
3693 if (!HasError && !IsTarget && !IsTargetSync) {
3695 HasError = true;
3710 return HasError;