Home
last modified time | relevance | path

Searched refs:ExpectedTag (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.cc1747 static uint32 ExpectedTag(const FieldDescriptor* field, in ExpectedTag() function in google::protobuf::compiler::cpp::ParseLoopGenerator
1787 uint32 expected_tag = ExpectedTag(field, &fallback_tag); in GenerateParseLoop()