Searched defs:ParseGroup (Results 1 – 7 of 7) sorted by relevance
318 const char* ParseGroup(uint32_t num, const char* ptr, ParseContext* ctx) { in ParseGroup() function in google::protobuf::internal::UnknownFieldParserHelper
430 PROTOBUF_NODISCARD PROTOBUF_NDEBUG_INLINE const char* ParseGroup( in ParseGroup() function
520 const char* ParseGroup(uint32_t num, const char* ptr, ParseContext* ctx) { in ParseGroup() function in google::protobuf::internal::UnknownFieldLiteParserHelper
437 PROTOBUF_NODISCARD PROTOBUF_NDEBUG_INLINE const char* ParseGroup( in ParseGroup() function
508 const char* ParseGroup(uint32_t num, const char* ptr, ParseContext* ctx) { in ParseGroup() function in google::protobuf::internal::UnknownFieldLiteParserHelper
433 AstNode* ParseGroup(Parser* p) { in ParseGroup() function