Searched refs:unwind_on_error (Results 1 – 4 of 4) sorted by relevance
133 unwind_on_error = tmp_value; in SetOptionValue()152 unwind_on_error = false; in SetOptionValue()171 unwind_on_error = process->GetUnwindOnErrorInExpressions(); in OptionParsingStarting()176 unwind_on_error = true; in OptionParsingStarting()296 options.SetUnwindOnError(m_command_options.unwind_on_error); in EvaluateExpression()306 !m_command_options.unwind_on_error) in EvaluateExpression()
57 bool unwind_on_error; variable
119 EvaluateExpression (const char *expr, lldb::DynamicValueType use_dynamic, bool unwind_on_error);
1412 …uateExpression (const char *expr, lldb::DynamicValueType fetch_dynamic_value, bool unwind_on_error) in EvaluateExpression() argument1416 options.SetUnwindOnError (unwind_on_error); in EvaluateExpression()