MCPcopy 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
196bool
197FunctionInvocationUnary::safe_invocation() const
198{
199 return (eFunc != eMinus);
200}
201
202/*
203 *

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected