MCPcopy 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
159bool DbgEvaluationContext::HasExpression()
160{
161 return mExprNode != NULL;
162}
163
164DbgEvaluationContext::~DbgEvaluationContext()
165{

Callers 1

GetTreeItemsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected