| 37 | void DjinniPerfBenchmarkImpl::argRecordSixInt(const RecordSixInt& /* r */) {} |
| 38 | |
| 39 | void DjinniPerfBenchmarkImpl::argListInt(const std::vector<int64_t>& /* v */) {} |
| 40 | |
| 41 | void DjinniPerfBenchmarkImpl::argArrayInt(const std::vector<int64_t>& /* v */) {} |
| 42 |
nothing calls this directly
no outgoing calls
no test coverage detected