MCPcopy 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
291int BfAtomComposite::GetPartsCount() const
292{
293 return mSize;
294}
295
296String BfAtomComposite::ToString() const
297{

Callers 7

AddTopLevelNamespacesMethod · 0.80
CheckMemberReferenceMethod · 0.80
CreateNamespaceScopeMethod · 0.80
DbgGetStaticFieldNameMethod · 0.80
AddNamespaceUsageMethod · 0.80
RemoveNamespaceUsageMethod · 0.80
FindTypeDefMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected