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

Method OutputHeader

src/CoverageTestExtension.cpp:142–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140}
141
142void
143CoverageTestExtension::OutputHeader(std::ostream &)
144{
145 // Nothing to do
146}
147
148void
149CoverageTestExtension::OutputTail(std::ostream &out)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected