Searched refs:ShouldSuppressResult (Results 1 – 3 of 3) sorted by relevance
44 bool ShouldSuppressResult(
74 bool suppress_result = m_expr_options.ShouldSuppressResult(m_varobj_options); in DoExecute()
240 bool CommandObjectExpression::CommandOptions::ShouldSuppressResult( in ShouldSuppressResult() function in CommandObjectExpression::CommandOptions456 m_command_options.ShouldSuppressResult(m_varobj_options); in EvaluateExpression()