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

Method RandomOutputDefs

src/DefaultOutputMgr.cpp:187–192  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

185}
186
187void
188DefaultOutputMgr::RandomOutputDefs()
189{
190 RandomOutputVarDefs();
191 RandomOutputFuncDefs();
192}
193
194void
195DefaultOutputMgr::OutputHeader(int argc, char *argv[], unsigned long seed)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected