MCPcopy 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
570void BfFieldInstance::SetResolvedType(BfType* type)
571{
572 mResolvedType = type;
573}
574
575void BfFieldInstance::GetDataRange(int& dataIdx, int& dataCount)
576{

Callers 5

ResolveVarFieldTypeMethod · 0.80
DoPopulateTypeMethod · 0.80
CreateTupleTypeMethod · 0.80
ResolveGenericTypeMethod · 0.80
ResolveTypeRef_RefMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected