| 10991 | |
| 10992 | void IStreamingReporter::fatalErrorEncountered( StringRef ) {} |
| 10993 | bool IStreamingReporter::isMulti() const { return false; } |
| 10994 | |
| 10995 | IReporterFactory::~IReporterFactory() = default; |
| 10996 | IReporterRegistry::~IReporterRegistry() = default; |
nothing calls this directly
no outgoing calls
no test coverage detected