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