Searched refs:ConsumeEndOfDeclaration (Results 1 – 2 of 2) sorted by relevance
312 bool Parser::ConsumeEndOfDeclaration( in ConsumeEndOfDeclaration() function in google::protobuf::compiler::Parser588 DO(ConsumeEndOfDeclaration(";", &syntax_location)); in ParseSyntaxIdentifier()702 DO(ConsumeEndOfDeclaration("{", &message_location)); in ParseMessageBlock()960 DO(ConsumeEndOfDeclaration(";", &field_location)); in ParseMessageFieldNoLabel()1420 DO(ConsumeEndOfDeclaration(";", &location)); in ParseOption()1478 DO(ConsumeEndOfDeclaration(";", &extensions_location)); in ParseExtensions()1506 DO(ConsumeEndOfDeclaration(";", &parent_location)); in ParseReservedNames()1549 DO(ConsumeEndOfDeclaration(";", &parent_location)); in ParseReservedNumbers()1568 DO(ConsumeEndOfDeclaration("{", &extend_location)); in ParseExtend()1625 DO(ConsumeEndOfDeclaration("{", &oneof_location)); in ParseOneof()[all …]
193 bool ConsumeEndOfDeclaration(