Home
last modified time | relevance | path

Searched refs:CopyReportErrors (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.h121 MCSubtargetInfo const &STI, bool CopyReportErrors);
H A DHexagonMCChecker.cpp211 bool CopyReportErrors) in HexagonMCChecker() argument
213 STI(STI), ReportErrors(CopyReportErrors ? Other.ReportErrors : false) { in HexagonMCChecker()