MCPcopy 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
1093bool DbgType::IsNull()
1094{
1095 return mTypeCode == DbgType_Null;
1096}
1097
1098bool DbgType::IsVoid()
1099{

Callers 2

SetupStepMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected