Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SVF-tools/SVF
/ ThreadCallGraph
Method
ThreadCallGraph
svf/include/Graphs/ThreadCallGraph.h:158–158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
156
ThreadCallGraph(const CallGraph& cg);
157
158
ThreadCallGraph(ThreadCallGraph& cg) = delete;
159
160
/// Destructor
161
virtual ~ThreadCallGraph()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected