Searched refs:CopyReportErrors (Results 1 – 2 of 2) sorted by relevance
121 MCSubtargetInfo const &STI, bool CopyReportErrors);
211 bool CopyReportErrors) in HexagonMCChecker() argument213 STI(STI), ReportErrors(CopyReportErrors ? Other.ReportErrors : false) { in HexagonMCChecker()