| 162 | } |
| 163 | |
| 164 | int DepthSpec::dtFunctionInvocationUnary_minimal_depth(int) |
| 165 | { |
| 166 | return dtSafeOpFlags_minimal_depth(); |
| 167 | } |
| 168 | |
| 169 | int DepthSpec::dtFunctionInvocationBinary_minimal_depth(int) |
| 170 | { |
nothing calls this directly
no outgoing calls
no test coverage detected