Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ HasExpression
Method
HasExpression
IDEHelper/WinDebugger.cpp:159–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
157
}
158
159
bool DbgEvaluationContext::HasExpression()
160
{
161
return mExprNode != NULL;
162
}
163
164
DbgEvaluationContext::~DbgEvaluationContext()
165
{
Callers
1
GetTreeItems
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected