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

Method HandleTypeWorkItem

IDEHelper/Compiler/BfContext.cpp:237–240  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

235}
236
237void BfContext::HandleTypeWorkItem(BfType* type)
238{
239 AssignModule(type);
240}
241
242void BfContext::EnsureHotMangledVirtualMethodName(BfMethodInstance* methodInstance)
243{

Callers 1

PopulateTypeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected