Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.h120 MCSubtargetInfo const &STI, bool CopyReportErrors);
H A DHexagonMCChecker.cpp207 bool CopyReportErrors) in HexagonMCChecker() argument
209 STI(STI), ReportErrors(CopyReportErrors ? Other.ReportErrors : false) { in HexagonMCChecker()