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