MCPcopy Create free account
hub / github.com/beefytech/Beef / ~BfHotTypeVersion

Method ~BfHotTypeVersion

IDEHelper/Compiler/BfResolvedTypeUtils.cpp:5466–5470  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5464//////////////////////////////////////////////////////////////////////////
5465
5466BfHotTypeVersion::~BfHotTypeVersion()
5467{
5468 for (auto member : mMembers)
5469 member->Deref();
5470}
5471
5472BfHotTypeData::~BfHotTypeData()
5473{

Callers

nothing calls this directly

Calls 1

DerefMethod · 0.45

Tested by

no test coverage detected