Searched refs:ReportedErrors (Results 1 – 2 of 2) sorted by relevance
48 bool ReportedErrors; variable102 bool hasReportedErrors() const { return ReportedErrors; } in hasReportedErrors()
603 : Diags(diag), CapturedDiags(capturedDiags), ReportedErrors(false) { in TransformActions()692 ReportedErrors = true; in reportError()