Searched refs:log_errors (Results 1 – 4 of 4) sorted by relevance
135 if (log_errors()) in ParseFlags()195 if (options_.log_errors()) { in Init()217 if (options_.log_errors()) in Init()238 if (options_.log_errors()) in ReverseProg()532 if (options_.log_errors()) in Match()538 if (options_.log_errors()) in Match()658 if (options_.log_errors()) in Match()743 if (!skipped_test && options_.log_errors()) in Match()754 if (!skipped_test && options_.log_errors()) in Match()764 if (!skipped_test && options_.log_errors()) in Match()[all …]
42 if (options_.log_errors()) in Add()85 if (options_.log_errors()) in Compile()
30 if (options.log_errors()) { in Add()
599 bool log_errors() const { return log_errors_; } in log_errors() function