Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ IsEmpty
Method
IsEmpty
IDEHelper/Compiler/BfSystem.cpp:286–289 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
284
}
285
286
bool BfAtomComposite::IsEmpty() const
287
{
288
return mSize == 0;
289
}
290
291
int BfAtomComposite::GetPartsCount() const
292
{
Callers
15
AddDeferredCallEntry
Method · 0.45
HandleCaseEnumMatch_Tuple
Method · 0.45
TryCaseTupleMatch
Method · 0.45
TryCaseEnumMatch
Method · 0.45
Visit
Method · 0.45
DoObjectCreate
Method · 0.45
NewScopeState
Method · 0.45
GetVisibleProjectSet
Method · 0.45
CheckErrorAttributes
Method · 0.45
EncodeAttributeData
Method · 0.45
CreateTypeData
Method · 0.45
GetBuiltInFunc
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected