Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
237
void BfContext::HandleTypeWorkItem(BfType* type)
238
{
239
AssignModule(type);
240
}
241
242
void BfContext::EnsureHotMangledVirtualMethodName(BfMethodInstance* methodInstance)
243
{
Callers
1
PopulateType
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected