Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ GetPartsCount
Method
GetPartsCount
IDEHelper/Compiler/BfSystem.cpp:291–294 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
289
}
290
291
int BfAtomComposite::GetPartsCount() const
292
{
293
return mSize;
294
}
295
296
String BfAtomComposite::ToString() const
297
{
Callers
7
AddTopLevelNamespaces
Method · 0.80
CheckMemberReference
Method · 0.80
CreateNamespaceScope
Method · 0.80
DbgGetStaticFieldName
Method · 0.80
AddNamespaceUsage
Method · 0.80
RemoveNamespaceUsage
Method · 0.80
FindTypeDef
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected