Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ GetUnderlyingType
Method
GetUnderlyingType
IDEHelper/DbgModule.cpp:1494–1497 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1492
}
1493
1494
DbgType* DbgType::GetUnderlyingType()
1495
{
1496
return mTypeParam;
1497
}
1498
1499
void DbgType::PopulateType()
1500
{
Callers
3
ReadTypedValue
Method · 0.45
PerformBinaryOperation
Method · 0.45
GetInt64
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected