Searched defs:ReportErrors (Results 1 – 7 of 7) sorted by relevance
/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCShuffler.h | 31 HexagonMCShuffler(MCContext &Context, bool ReportErrors, in HexagonMCShuffler() 38 HexagonMCShuffler(MCContext &Context, bool ReportErrors, in HexagonMCShuffler()
|
H A D | HexagonMCChecker.h | 39 bool ReportErrors; variable
|
H A D | HexagonMCShuffler.cpp | 103 bool llvm::HexagonMCShuffle(MCContext &Context, bool ReportErrors, in HexagonMCShuffle()
|
H A D | HexagonShuffler.h | 167 bool ReportErrors; variable
|
H A D | HexagonShuffler.cpp | 168 HexagonShuffler(MCContext & Context,bool ReportErrors,MCInstrInfo const & MCII,MCSubtargetInfo const & STI) HexagonShuffler() argument
|
H A D | HexagonMCChecker.cpp | 199 MCRegisterInfo const &ri, bool ReportErrors) in HexagonMCChecker() argument
|
/llvm-project/clang/lib/Testing/ |
H A D | TestAST.cpp | 28 bool ReportErrors; member in clang::__anonfc524e420111::StoreDiagnostics 32 StoreDiagnostics(std::vector<StoredDiagnostic> &Out, bool ReportErrors) in StoreDiagnostics() argument
|