Searched refs:GeneratePropertyImplementation (Results 1 – 5 of 5) sorted by relevance
60 virtual void GeneratePropertyImplementation(io::Printer* printer) const = 0;116 virtual void GeneratePropertyImplementation(io::Printer* printer) const;152 virtual void GeneratePropertyImplementation(io::Printer* printer) const;
62 void GeneratePropertyImplementation(io::Printer* printer);
111 void OneofGenerator::GeneratePropertyImplementation(io::Printer* printer) { in GeneratePropertyImplementation() function in google::protobuf::compiler::objectivec::OneofGenerator
279 void SingleFieldGenerator::GeneratePropertyImplementation( in GeneratePropertyImplementation() function in google::protobuf::compiler::objectivec::SingleFieldGenerator371 void RepeatedFieldGenerator::GeneratePropertyImplementation( in GeneratePropertyImplementation() function in google::protobuf::compiler::objectivec::RepeatedFieldGenerator
404 (*iter)->GeneratePropertyImplementation(printer); in GenerateSource()409 .GeneratePropertyImplementation(printer); in GenerateSource()