MCPcopy 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

987BasicSetRepository::~BasicSetRepository() = default;
988
989void BasicSetRepository::itemRemovedFromSets(uint /*index*/)
990{
991}
992
993void BasicSetRepository::itemAddedToSets(uint /*index*/)
994{

Callers 2

destroyMethod · 0.45
unrefNodeMethod · 0.45

Calls 2

fromIndexFunction · 0.85
~IndexedStringMethod · 0.80

Tested by

no test coverage detected