Searched refs:GenerateClassConstructor (Results 1 – 2 of 2) sorted by relevance
208 void GenerateClassConstructor(const GeneratorOptions& options,
1664 GenerateClassConstructor(options, printer, desc); in GenerateClass()1700 void Generator::GenerateClassConstructor(const GeneratorOptions& options, in GenerateClassConstructor() function in google::protobuf::compiler::js::Generator