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

Method ~BfHotTypeData

IDEHelper/Compiler/BfResolvedTypeUtils.cpp:5472–5478  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5470}
5471
5472BfHotTypeData::~BfHotTypeData()
5473{
5474 for (auto version : mTypeVersions)
5475 {
5476 version->Deref();
5477 }
5478}
5479
5480BfHotTypeVersion* BfHotTypeData::GetTypeVersion(int hotCommitedIdx)
5481{

Callers

nothing calls this directly

Calls 1

DerefMethod · 0.45

Tested by

no test coverage detected