MCPcopy Create free account
hub / github.com/beefytech/Beef / ReportMemory

Method ReportMemory

IDEHelper/Compiler/BfResolvedTypeUtils.cpp:321–324  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

319}
320
321void BfType::ReportMemory(MemReporter* memReporter)
322{
323 memReporter->Add(sizeof(BfType));
324}
325
326//////////////////////////////////////////////////////////////////////////
327

Callers

nothing calls this directly

Calls 9

BfLogFunction · 0.85
BeginSectionMethod · 0.80
AddMethod · 0.45
IsEmptyMethod · 0.45
AddStrMethod · 0.45
EndSectionMethod · 0.45
GetTotalAllocSizeMethod · 0.45
c_strMethod · 0.45
TypeToStringMethod · 0.45

Tested by

no test coverage detected