MCPcopy 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
92void MemReporter::EndSection()
93{
94 mCurEntry = mCurEntry->mParent;
95}
96
97void MemReporter::Report()
98{

Callers 4

ReportMemoryMethod · 0.45
~AutoMemReporterMethod · 0.45
ReportMemoryMethod · 0.45
ReportMemoryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected