Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.cc1586 static bool ShouldRepeat(const FieldDescriptor* descriptor, in ShouldRepeat() function in google::protobuf::compiler::cpp::ParseLoopGenerator
1749 bool is_repeat = ShouldRepeat(field, wiretype); in GenerateParseLoop()