Searched refs:GetPrintResults (Results 1 – 5 of 5) sorted by relevance
106 bool SBCommandInterpreterRunOptions::GetPrintResults() const { in GetPrintResults() function in SBCommandInterpreterRunOptions109 return m_opaque_up->GetPrintResults(); in GetPrintResults()
55 bool GetPrintResults() const;
159 bool GetPrintResults() const { return DefaultToYes(m_print_results); } in GetPrintResults() function
2587 if (options.GetPrintResults()) { in HandleCommands()2603 } else if (options.GetPrintResults()) { in HandleCommands()
14519 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetPrintResults(); in _wrap_SBCommandInterpreterRunOptions_GetPrintResults()