| 7621 | |
| 7622 | void IStreamingReporter::fatalErrorEncountered( StringRef ) {} |
| 7623 | bool IStreamingReporter::isMulti() const { return false; } |
| 7624 | |
| 7625 | IReporterFactory::~IReporterFactory() = default; |
| 7626 | IReporterRegistry::~IReporterRegistry() = default; |