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