MCPcopy 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
26ControlFlowGraph::~ControlFlowGraph()
27{
28 clear();
29}
30
31void ControlFlowGraph::addEntry(ControlFlowNode* n)
32{

Callers

nothing calls this directly

Calls 1

clearFunction · 0.50

Tested by

no test coverage detected