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
2739 if (options.GetPrintResults()) { in HandleCommands()2755 if (options.GetPrintResults()) { in HandleCommands()
14518 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetPrintResults(); in _wrap_SBCommandInterpreterRunOptions_GetPrintResults()