MCPcopy 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
53ControlFlowNode* ControlFlowNode::next() const
54{
55 return m_next;
56}
57
58ControlFlowNode* ControlFlowNode::alternative() const
59{

Callers 11

slotAbortAllMethod · 0.45
statusIconChangedMethod · 0.45
documentTitleChangedMethod · 0.45
createdMethod · 0.45
deletedMethod · 0.45
clearNodeRecursivelyFunction · 0.45
renderMethod · 0.45
parseHunksFunction · 0.45
addToBackgroundParserMethod · 0.45

Calls

no outgoing calls

Tested by 1