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

Method getOutputMgr

src/DefaultProgramGenerator.h:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41 virtual ~DefaultProgramGenerator();
42
43 virtual OutputMgr* getOutputMgr() { return output_mgr_; }
44
45 virtual void goGenerator();
46

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected