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

Method ~BfGenericExtensionEntry

IDEHelper/Compiler/BfResolvedTypeUtils.cpp:2642–2646  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2640///
2641
2642BfGenericExtensionEntry::~BfGenericExtensionEntry()
2643{
2644 for (auto genericParamInstance : mGenericParams)
2645 genericParamInstance->Release();
2646}
2647
2648///
2649

Callers

nothing calls this directly

Calls 1

ReleaseMethod · 0.45

Tested by

no test coverage detected