Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ itemRemovedFromSets
Method
itemRemovedFromSets
kdevplatform/language/util/setrepository.cpp:989–991 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
987
BasicSetRepository::~BasicSetRepository() = default;
988
989
void BasicSetRepository::itemRemovedFromSets(uint /*index*/)
990
{
991
}
992
993
void BasicSetRepository::itemAddedToSets(uint /*index*/)
994
{
Callers
2
destroy
Method · 0.45
unrefNode
Method · 0.45
Calls
2
fromIndex
Function · 0.85
~IndexedString
Method · 0.80
Tested by
no test coverage detected