Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csmith-project/csmith
/ ~FunctionInvocationUnary
Method
~FunctionInvocationUnary
src/FunctionInvocationUnary.cpp:106–109 ·
view source on GitHub ↗
* */
Source
from the content-addressed store, hash-verified
104
*
105
*/
106
FunctionInvocationUnary::~FunctionInvocationUnary(void)
107
{
108
// Nothing to do.
109
}
110
111
/*
112
*
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected