Searched refs:GetPrintErrors (Results 1 – 4 of 4) sorted by relevance
118 bool SBCommandInterpreterRunOptions::GetPrintErrors() const { in GetPrintErrors() function in SBCommandInterpreterRunOptions121 return m_opaque_up->GetPrintErrors(); in GetPrintErrors()
59 bool GetPrintErrors() const;
165 bool GetPrintErrors() const { return DefaultToYes(m_print_errors); } in GetPrintErrors() function
14569 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetPrintErrors(); in _wrap_SBCommandInterpreterRunOptions_GetPrintErrors()