Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ GetFieldDeclaration
Method
GetFieldDeclaration
IDEHelper/Compiler/BfSystem.h:700–703 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
698
}
699
700
BfFieldDeclaration* GetFieldDeclaration()
701
{
702
return BfNodeDynCast<BfFieldDeclaration>(mFieldDeclaration);
703
}
704
705
BfParameterDeclaration* GetParamDeclaration()
706
{
Callers
12
TryGetAppendedObjectInfo
Method · 0.80
EmitDtorBody
Method · 0.80
AddField
Method · 0.80
AddProp
Method · 0.80
AddEnumTypeMembers
Method · 0.80
CheckIdentifier
Method · 0.80
CheckMemberNames
Method · 0.80
DoPopulateType
Method · 0.80
ProcessAutocompleteTempType
Method · 0.80
GetSymbolReferences
Method · 0.80
FinishTypeDef
Method · 0.80
LoadField
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected