MCPcopy Create free account
hub / github.com/Kitware/CMake / OnEndFunctionCall

Method OnEndFunctionCall

Source/cmDebuggerAdapter.cxx:424–427  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

422}
423
424void cmDebuggerAdapter::OnEndFunctionCall()
425{
426 DefaultThread->PopStackFrame();
427}
428
429static std::shared_ptr<cmListFileFunction> listFileFunction;
430

Callers 1

~CallScopeMethod · 0.80

Calls 1

PopStackFrameMethod · 0.80

Tested by

no test coverage detected