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

Method markAsDead

plugins/debuggercommon/mivariable.cpp:175–178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

173}
174
175void MIVariable::markAsDead()
176{
177 m_varobj.clear();
178}
179
180class FetchMoreChildrenHandler : public MICommandHandler
181{

Callers 1

markAllVariableDeadMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected