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;
3474 bool HasError = false;
3502 HasError = true;
3514 HasError = true;
3524 HasError = true;
3533 if (!HasError && !IsTarget && !IsTargetSync) {
3535 HasError = true;
3550 return HasError;