Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ IsNull
Method
IsNull
IDEHelper/DbgModule.cpp:1093–1096 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1091
}
1092
1093
bool DbgType::IsNull()
1094
{
1095
return mTypeCode == DbgType_Null;
1096
}
1097
1098
bool DbgType::IsVoid()
1099
{
Callers
2
PerformBinaryOperation
Method · 0.45
SetupStep
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected