MCPcopy Create free account
hub / github.com/KDE/kdevelop / alternative

Method alternative

kdevplatform/language/checks/controlflownode.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58ControlFlowNode* ControlFlowNode::alternative() const
59{
60 return m_alternative;
61}
62
63RangeInRevision ControlFlowNode::nodeRange() const
64{

Callers 1

clearNodeRecursivelyFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected