Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ ~ControlFlowGraph
Method
~ControlFlowGraph
kdevplatform/language/checks/controlflowgraph.cpp:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
{}
25
26
ControlFlowGraph::~ControlFlowGraph()
27
{
28
clear();
29
}
30
31
void ControlFlowGraph::addEntry(ControlFlowNode* n)
32
{
Callers
nothing calls this directly
Calls
1
clear
Function · 0.50
Tested by
no test coverage detected