Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ IsEnum
Method
IsEnum
IDEHelper/DbgModule.cpp:1418–1421 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1416
}
1417
1418
bool DbgType::IsEnum()
1419
{
1420
return (mTypeCode == DbgType_Enum);
1421
}
1422
1423
bool DbgType::IsRoot()
1424
{
Callers
5
Cast
Method · 0.45
DoLookupField
Method · 0.45
PerformBinaryOperation
Method · 0.45
PerformUnaryExpression
Method · 0.45
DoInvocation
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected