MCPcopy 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
1494DbgType* DbgType::GetUnderlyingType()
1495{
1496 return mTypeParam;
1497}
1498
1499void DbgType::PopulateType()
1500{

Callers 3

ReadTypedValueMethod · 0.45
GetInt64Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected