Searched refs:typeExpression (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp2006 BString typeExpression; local
2007 if (message->FindString("text", &typeExpression) == B_OK) {
2008 if (typeExpression.IsEmpty())
2015 VariablesExpressionInfo(typeExpression, node);

Completed in 82 milliseconds