Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ next
Method
next
kdevplatform/language/checks/controlflownode.cpp:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
ControlFlowNode* ControlFlowNode::next() const
54
{
55
return m_next;
56
}
57
58
ControlFlowNode* ControlFlowNode::alternative() const
59
{
Callers
11
subtractFromEachMessageTimeout
Method · 0.45
slotAbortAll
Method · 0.45
statusIconChanged
Method · 0.45
documentTitleChanged
Method · 0.45
created
Method · 0.45
deleted
Method · 0.45
clearNodeRecursively
Function · 0.45
render
Method · 0.45
addChildrenFromFileSystem
Method · 0.45
parseHunks
Function · 0.45
addToBackgroundParser
Method · 0.45
Calls
no outgoing calls
Tested by
1
addChildrenFromFileSystem
Method · 0.36