| 43 | void DjinniPerfBenchmarkImpl::argObject(const std::shared_ptr<ObjectPlatform>& /* c */) {} |
| 44 | |
| 45 | void DjinniPerfBenchmarkImpl::argListObject(const std::vector<std::shared_ptr<ObjectPlatform>>& /* l */) {} |
| 46 | |
| 47 | void DjinniPerfBenchmarkImpl::argListRecord(const std::vector<RecordSixInt>& /* l */) {} |
| 48 |
nothing calls this directly
no outgoing calls
no test coverage detected