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