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

Method clear

plugins/debuggercommon/mi/micommandqueue.cpp:69–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69void CommandQueue::clear()
70{
71 m_commandList.clear();
72 m_immediatelyCounter = 0;
73}
74
75int CommandQueue::count() const
76{

Callers 15

markAsDeadMethod · 0.45
markAllVariableDeadMethod · 0.45
startDebuggingMethod · 0.45
stopDebuggerMethod · 0.45
destroyCmdsMethod · 0.45
unquoteMethod · 0.45
unloadMethod · 0.45
debugMethod · 0.45
processOutputMethod · 0.45
clearQueueMethod · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by 6

debugMethod · 0.36
processOutputMethod · 0.36
clearQueueMethod · 0.36
mainFunction · 0.36
mainFunction · 0.36