MCPcopy Create free account
hub / github.com/KDE/kdevelop / die

Method die

kdevplatform/debugger/variable/variablecollection.cpp:145–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143}
144
145void Variable::die()
146{
147 removeSelf();
148 delete this;
149}
150
151
152void Variable::setChanged(bool c)

Callers 2

removeFinishResultMethod · 0.45
watchDeleteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected