MCPcopy 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
245bool BfDependencyMap::IsEmpty()
246{
247 return mTypeSet.size() == 0;
248}
249
250BfDependencyMap::TypeMap::iterator BfDependencyMap::begin()
251{

Callers 9

GetFullNameMethod · 0.45
GetAlignMethod · 0.45
IsVarArgsMethod · 0.45
ReportMemoryMethod · 0.45
GetUnderlyingTypeMethod · 0.45
DoHashMethod · 0.45
EqualsMethod · 0.45
ClearVersionsAfterMethod · 0.45
TypeToStringMethod · 0.45

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected