Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ IsStruct
Method
IsStruct
IDEHelper/DbgModule.cpp:1083–1086 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1081
}
1082
1083
bool DbgType::IsStruct()
1084
{
1085
return mTypeCode == DbgType_Struct;
1086
}
1087
1088
bool DbgType::IsPrimitiveType()
1089
{
Callers
8
Cast
Method · 0.45
Visit
Method · 0.45
LookupSplatMember
Method · 0.45
PerformBinaryOperation
Method · 0.45
DoInvocation
Method · 0.45
WinDebugger.cpp
File · 0.45
HotReplaceMethods
Method · 0.45
ProcessHotSwapVariables
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected