Searched refs:ParseEnumConstant (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
H A Dparser.h383 bool ParseEnumConstant(EnumValueDescriptorProto* enum_value,
H A Dparser.cc1380 return ParseEnumConstant(enum_type->add_value(), location, containing_file);
1384 bool Parser::ParseEnumConstant(EnumValueDescriptorProto* enum_value, function in class:google::protobuf::compiler::Parser

Completed in 127 milliseconds