Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
145
void Variable::die()
146
{
147
removeSelf();
148
delete this;
149
}
150
151
152
void Variable::setChanged(bool c)
Callers
2
removeFinishResult
Method · 0.45
watchDelete
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected