Searched defs:report_errors (Results 1 – 3 of 3) sorted by relevance
548 bool report_errors() const { return report_errors_; } in report_errors() function549 void set_report_errors(bool report_errors) { in set_report_errors()
52 int stack_limit, bool report_errors) { in Init()
364 def report_errors(self): member in Checker