Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ EndSection
Method
EndSection
IDEHelper/Compiler/MemReporter.cpp:92–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
void MemReporter::EndSection()
93
{
94
mCurEntry = mCurEntry->mParent;
95
}
96
97
void MemReporter::Report()
98
{
Callers
4
ReportMemory
Method · 0.45
~AutoMemReporter
Method · 0.45
ReportMemory
Method · 0.45
ReportMemory
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected