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

/external/protobuf/src/google/protobuf/compiler/
H A Dparser.cc868 return ParseEnumConstant(enum_type->add_value());
872 bool Parser::ParseEnumConstant(EnumValueDescriptorProto* enum_value) { function in class:google::protobuf::compiler::Parser

Completed in 69 milliseconds