MCPcopy Create free account
hub / github.com/csmith-project/csmith / ~FunctionInvocationUser

Method ~FunctionInvocationUser

src/FunctionInvocationUser.cpp:169–172  ·  view source on GitHub ↗

* */

Source from the content-addressed store, hash-verified

167 *
168 */
169FunctionInvocationUser::~FunctionInvocationUser(void)
170{
171 // Nothing to do. This object does not own `*func'.
172}
173
174FunctionInvocation *
175FunctionInvocationUser::clone() const

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected