MCPcopy 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
5651void BfTypeUtils::PopulateType(BfModule* module, BfType* type)
5652{
5653 module->PopulateType(type);
5654}
5655
5656String BfTypeUtils::TypeToString(BfAstNode* typeRefNode)
5657{

Callers 5

IsParamSkippedMethod · 0.45
GetIRFunctionInfoMethod · 0.45
GetUnionInnerTypeMethod · 0.45
GetUnderlyingTypeMethod · 0.45
GetLengthBitCountMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected