Searched refs:GenerateCFunctionDeclarations (Results 1 – 10 of 10) sorted by relevance
50 virtual void GenerateCFunctionDeclarations(
74 void EnumFieldGenerator::GenerateCFunctionDeclarations( in GenerateCFunctionDeclarations() function in google::protobuf::compiler::objectivec::EnumFieldGenerator
62 virtual void GenerateCFunctionDeclarations(io::Printer* printer) const;
174 void FieldGenerator::GenerateCFunctionDeclarations( in GenerateCFunctionDeclarations() function in google::protobuf::compiler::objectivec::FieldGenerator
359 .GenerateCFunctionDeclarations(printer); in GenerateMessageHeader()