Searched defs:GenerateEnum (Results 1 – 2 of 2) sorted by relevance
283 void GenerateEnum(const EnumDescriptor* en, io::Printer* printer) { in GenerateEnum() function
3365 void Generator::GenerateEnum(const GeneratorOptions& options, in GenerateEnum() function in google::protobuf::compiler::js::Generator