Searched refs:ParseReservedNames (Results 1 – 2 of 2) sorted by relevance
388 bool ParseReservedNames(DescriptorProto* message,394 bool ParseReservedNames(EnumDescriptorProto* message,
1670 return ParseReservedNames(message, location); in ParseReserved()1679 bool Parser::ParseReservedNames(DescriptorProto* message, in ParseReservedNames() function in google::protobuf::compiler::Parser1747 return ParseReservedNames(message, location); in ParseReserved()1756 bool Parser::ParseReservedNames(EnumDescriptorProto* message, in ParseReservedNames() function in google::protobuf::compiler::Parser