Searched refs:GetPrintResults (Results 1 – 6 of 6) sorted by relevance
120 bool SBCommandInterpreterRunOptions::GetPrintResults() const { in GetPrintResults() function in SBCommandInterpreterRunOptions122 GetPrintResults); in GetPrintResults()124 return m_opaque_up->GetPrintResults(); in GetPrintResults()283 GetPrintResults, ()); in RegisterMethods()
57 GetPrintResults () const;
55 bool GetPrintResults() const;
151 bool GetPrintResults() const { return DefaultToYes(m_print_results); } in GetPrintResults() function
2322 if (options.GetPrintResults()) { in HandleCommands()2338 } else if (options.GetPrintResults()) { in HandleCommands()
12946 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetPrintResults(); in _wrap_SBCommandInterpreterRunOptions_GetPrintResults()