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

Method AddTypeSigRebuild

IDEHelper/Compiler/CeMachine.cpp:3862–3865  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3860}
3861
3862void CeContext::AddTypeSigRebuild(BfType* type)
3863{
3864 mCurModule->AddDependency(type, mCurModule->mCurTypeInstance, BfDependencyMap::DependencyFlag_TypeSignature);
3865}
3866
3867uint8* CeContext::CeMalloc(int size)
3868{

Callers

nothing calls this directly

Calls 1

AddDependencyMethod · 0.80

Tested by

no test coverage detected