Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1423
bool DbgType::IsRoot()
1424
{
1425
return (mTypeCode == DbgType_Root);
1426
}
1427
1428
bool DbgType::IsRef()
1429
{
Callers
2
DoLookupField
Method · 0.80
AutocompleteAddMembers
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected