Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
58
ControlFlowNode* ControlFlowNode::alternative() const
59
{
60
return m_alternative;
61
}
62
63
RangeInRevision ControlFlowNode::nodeRange() const
64
{
Callers
1
clearNodeRecursively
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected