MCPcopy 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
286bool BfAtomComposite::IsEmpty() const
287{
288 return mSize == 0;
289}
290
291int BfAtomComposite::GetPartsCount() const
292{

Callers 15

AddDeferredCallEntryMethod · 0.45
TryCaseTupleMatchMethod · 0.45
TryCaseEnumMatchMethod · 0.45
VisitMethod · 0.45
DoObjectCreateMethod · 0.45
NewScopeStateMethod · 0.45
GetVisibleProjectSetMethod · 0.45
CheckErrorAttributesMethod · 0.45
EncodeAttributeDataMethod · 0.45
CreateTypeDataMethod · 0.45
GetBuiltInFuncMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected