Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ PopulateType
Method
PopulateType
IDEHelper/Compiler/BfResolvedTypeUtils.cpp:5651–5654 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5649
}
5650
5651
void BfTypeUtils::PopulateType(BfModule* module, BfType* type)
5652
{
5653
module->PopulateType(type);
5654
}
5655
5656
String BfTypeUtils::TypeToString(BfAstNode* typeRefNode)
5657
{
Callers
5
IsParamSkipped
Method · 0.45
GetIRFunctionInfo
Method · 0.45
GetUnionInnerType
Method · 0.45
GetUnderlyingType
Method · 0.45
GetLengthBitCount
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected