| 39 | void DjinniPerfBenchmarkImpl::argListInt(const std::vector<int64_t>& /* v */) {} |
| 40 | |
| 41 | void DjinniPerfBenchmarkImpl::argArrayInt(const std::vector<int64_t>& /* v */) {} |
| 42 | |
| 43 | void DjinniPerfBenchmarkImpl::argObject(const std::shared_ptr<ObjectPlatform>& /* c */) {} |
| 44 |
nothing calls this directly
no outgoing calls
no test coverage detected