Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csmith-project/csmith
/ DFSOutputMgr
Method
DFSOutputMgr
src/DFSOutputMgr.cpp:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
DFSOutputMgr *DFSOutputMgr::instance_ = NULL;
46
47
DFSOutputMgr::DFSOutputMgr()
48
{
49
50
}
51
52
DFSOutputMgr::~DFSOutputMgr()
53
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected