MCPcopy Create free account
hub / github.com/beefytech/Beef / GetParamDeclaration

Method GetParamDeclaration

IDEHelper/Compiler/BfSystem.h:705–708  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

703 }
704
705 BfParameterDeclaration* GetParamDeclaration()
706 {
707 return BfNodeDynCast<BfParameterDeclaration>(mFieldDeclaration);
708 }
709
710 BfExpression* GetInitializer()
711 {

Callers 3

CheckMemberNamesMethod · 0.80
DoPopulateTypeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected