ParserImpl 177 third_party/protobuf/src/google/protobuf/text_format.cc class TextFormat::Parser::ParserImpl { ParserImpl 188 third_party/protobuf/src/google/protobuf/text_format.cc ParserImpl(const Descriptor* root_message_type, ParserImpl 277 third_party/protobuf/src/google/protobuf/text_format.cc GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(ParserImpl); ParserImpl 879 third_party/protobuf/src/google/protobuf/text_format.cc explicit ParserErrorCollector(TextFormat::Parser::ParserImpl* parser) : ParserImpl 894 third_party/protobuf/src/google/protobuf/text_format.cc TextFormat::Parser::ParserImpl* parser_; ParserImpl 1050 third_party/protobuf/src/google/protobuf/text_format.cc ParserImpl parser(output->GetDescriptor(), input, error_collector_, ParserImpl 1052 third_party/protobuf/src/google/protobuf/text_format.cc ParserImpl::FORBID_SINGULAR_OVERWRITES, ParserImpl 1065 third_party/protobuf/src/google/protobuf/text_format.cc ParserImpl parser(output->GetDescriptor(), input, error_collector_, ParserImpl 1067 third_party/protobuf/src/google/protobuf/text_format.cc ParserImpl::ALLOW_SINGULAR_OVERWRITES, ParserImpl 1080 third_party/protobuf/src/google/protobuf/text_format.cc ParserImpl* parser_impl) { ParserImpl 1097 third_party/protobuf/src/google/protobuf/text_format.cc ParserImpl parser(output->GetDescriptor(), &input_stream, error_collector_, ParserImpl 1099 third_party/protobuf/src/google/protobuf/text_format.cc ParserImpl::ALLOW_SINGULAR_OVERWRITES, ParserImpl 326 third_party/protobuf/src/google/protobuf/text_format.h class ParserImpl; ParserImpl 332 third_party/protobuf/src/google/protobuf/text_format.h ParserImpl* parser_impl);