Searched refs:AlreadyReportedDiagnosticError (Results 1 – 1 of 1) sorted by relevance
1555 struct AlreadyReportedDiagnosticError struct1556 : llvm::ErrorInfo<AlreadyReportedDiagnosticError> {1568 char AlreadyReportedDiagnosticError::ID = 0;1573 std::move(Err), [](AlreadyReportedDiagnosticError &) {}, in Error() argument6144 return llvm::make_error<AlreadyReportedDiagnosticError>(); in ReadSubmoduleBlock()