Searched defs:report_errors (Results 1 – 11 of 11) sorted by relevance
540 bool report_errors() const { return report_errors_; } in report_errors() function541 void set_report_errors(bool report_errors) { in set_report_errors()
105 int stack_limit, bool report_errors) { in Init()
541 bool report_errors() const { return report_errors_; } in report_errors() function542 void set_report_errors(bool report_errors) { in set_report_errors()
104 int stack_limit, bool report_errors) { in Init()
531 bool report_errors() const { return report_errors_; } in report_errors() function532 void set_report_errors(bool report_errors) { in set_report_errors()
103 int stack_limit, bool report_errors) { in Init()
253 repeated ReportError report_errors = 1; field
248 repeated ReportError report_errors = 1; field
186 def _send(self, msg, report_errors = True): argument
505 inline int report_errors() in report_errors() function
364 def report_errors(self): member in Checker