MCPcopy Create free account
hub / github.com/beefytech/Beef / IsRoot

Method IsRoot

IDEHelper/DbgModule.cpp:1423–1426  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1421}
1422
1423bool DbgType::IsRoot()
1424{
1425 return (mTypeCode == DbgType_Root);
1426}
1427
1428bool DbgType::IsRef()
1429{

Callers 2

DoLookupFieldMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected