Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ IsEmpty
Method
IsEmpty
IDEHelper/Compiler/BfResolvedTypeUtils.cpp:245–248 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
243
}
244
245
bool BfDependencyMap::IsEmpty()
246
{
247
return mTypeSet.size() == 0;
248
}
249
250
BfDependencyMap::TypeMap::iterator BfDependencyMap::begin()
251
{
Callers
9
GetFullName
Method · 0.45
GetAlign
Method · 0.45
IsVarArgs
Method · 0.45
ReportMemory
Method · 0.45
GetUnderlyingType
Method · 0.45
DoHash
Method · 0.45
Equals
Method · 0.45
ClearVersionsAfter
Method · 0.45
TypeToString
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected