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

Method ~ExpressionFuncall

src/ExpressionFuncall.cpp:125–128  ·  view source on GitHub ↗

* */

Source from the content-addressed store, hash-verified

123 *
124 */
125ExpressionFuncall::~ExpressionFuncall(void)
126{
127 delete &invoke;
128}
129
130///////////////////////////////////////////////////////////////////////////////
131

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected