stop_after_syntax_identifier_ 437 third_party/protobuf/src/google/protobuf/compiler/parser.cc } else if (!stop_after_syntax_identifier_) { stop_after_syntax_identifier_ 441 third_party/protobuf/src/google/protobuf/compiler/parser.cc if (stop_after_syntax_identifier_) return !had_errors_; stop_after_syntax_identifier_ 474 third_party/protobuf/src/google/protobuf/compiler/parser.cc if (syntax != "proto2" && !stop_after_syntax_identifier_) { stop_after_syntax_identifier_ 115 third_party/protobuf/src/google/protobuf/compiler/parser.h stop_after_syntax_identifier_ = value; stop_after_syntax_identifier_ 426 third_party/protobuf/src/google/protobuf/compiler/parser.h bool stop_after_syntax_identifier_;