Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ SetResolvedType
Method
SetResolvedType
IDEHelper/Compiler/BfResolvedTypeUtils.cpp:570–573 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
568
}
569
570
void BfFieldInstance::SetResolvedType(BfType* type)
571
{
572
mResolvedType = type;
573
}
574
575
void BfFieldInstance::GetDataRange(int& dataIdx, int& dataCount)
576
{
Callers
5
ResolveVarFieldType
Method · 0.80
DoPopulateType
Method · 0.80
CreateTupleType
Method · 0.80
ResolveGenericType
Method · 0.80
ResolveTypeRef_Ref
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected