Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ SetNodeDataRequest
Class
SetNodeDataRequest
kdevplatform/language/util/setrepository.cpp:83–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
class SetNodeDataRequest;
84
85
#define getLeftNode(node) repository.itemFromIndex(node->leftNode())
86
#define getRightNode(node) repository.itemFromIndex(node->rightNode())
Callers
4
setForIndices
Method · 0.70
createSetFromNodes
Method · 0.70
set_union
Method · 0.70
createSet
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected