Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ IsSizedArray
Method
IsSizedArray
IDEHelper/DbgModule.cpp:1479–1482 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1477
}
1478
1479
bool DbgType::IsSizedArray()
1480
{
1481
return (mTypeCode == DbgType_SizedArray);
1482
}
1483
1484
bool DbgType::IsAnonymous()
1485
{
Callers
5
Cast
Method · 0.45
DoLookupField
Method · 0.45
AutocompleteAddMembers
Method · 0.45
ProcessHotSwapVariables
Method · 0.45
GetPointer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected