Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
424
void cmDebuggerAdapter::OnEndFunctionCall()
425
{
426
DefaultThread->PopStackFrame();
427
}
428
429
static std::shared_ptr<cmListFileFunction> listFileFunction;
430
Callers
1
~CallScope
Method · 0.80
Calls
1
PopStackFrame
Method · 0.80
Tested by
no test coverage detected