Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ WantsRefThis
Method
WantsRefThis
IDEHelper/DbgModule.cpp:1175–1178 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1173
}
1174
1175
bool DbgType::WantsRefThis()
1176
{
1177
return (GetLanguage() == DbgLanguage_Beef) && (!IsBfObject());
1178
}
1179
1180
bool DbgType::IsBfObjectPtr()
1181
{
Callers
3
EvaluateInContext
Method · 0.80
GetMemberList
Method · 0.80
DbgTypedValueToString
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected