Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csmith-project/csmith
/ safe_invocation
Method
safe_invocation
src/FunctionInvocationUnary.cpp:196–200 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
194
}
195
196
bool
197
FunctionInvocationUnary::safe_invocation() const
198
{
199
return (eFunc != eMinus);
200
}
201
202
/*
203
*
Callers
1
make_possible_compound_assign
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected