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

Method OutputFirstFunInvocation

src/SplatExtension.cpp:116–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114}
115
116void
117SplatExtension::OutputFirstFunInvocation(std::ostream &out, FunctionInvocation *invoke)
118{
119 AbsExtension::OutputFirstFunInvocation(out, invoke);
120}
121

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected