Searched refs:had_errors_ (Results 1 – 5 of 5) sorted by relevance
96 had_errors_(false) {} in SingleFileErrorCollector()99 bool had_errors() { return had_errors_; } in had_errors()106 had_errors_ = true; in AddError()112 bool had_errors_; member in google::protobuf::compiler::SourceTreeDescriptorDatabase::SingleFileErrorCollector
127 had_errors_(false), in Parser()328 had_errors_ = true; in AddError()518 had_errors_ = false; in Parse()554 if (stop_after_syntax_identifier_) return !had_errors_; in Parse()575 return !had_errors_; in Parse()
509 bool had_errors_; variable
249 had_errors_(false) { in ParserImpl()275 return !had_errors_; in Parse()293 had_errors_ = true; in ReportError()1101 bool had_errors_; member in google::protobuf::TextFormat::Parser::ParserImpl
2788 bool had_errors_; member in google::protobuf::DescriptorBuilder3229 had_errors_(false), in DescriptorBuilder()3241 if (!had_errors_) { in AddError()3250 had_errors_ = true; in AddError()4015 if (!had_errors_) { in BuildFileImpl()4026 if (!had_errors_) { in BuildFileImpl()4032 if (had_errors_) { in BuildFileImpl()4043 if (had_errors_) { in BuildFileImpl()