Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csmith-project/csmith
/ getOutputMgr
Method
getOutputMgr
src/DFSProgramGenerator.h:44–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
virtual ~DFSProgramGenerator();
43
44
virtual OutputMgr* getOutputMgr() { return output_mgr_; }
45
46
virtual void goGenerator();
47
Callers
1
GetOutputMgr
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected