Searched refs:GeneratePropertyImplementation (Results 1 – 5 of 5) sorted by relevance
58 virtual void GeneratePropertyImplementation(io::Printer* printer) const = 0;114 virtual void GeneratePropertyImplementation(io::Printer* printer) const;150 virtual void GeneratePropertyImplementation(io::Printer* printer) const;
60 void GeneratePropertyImplementation(io::Printer* printer);
113 void OneofGenerator::GeneratePropertyImplementation(io::Printer* printer) { in GeneratePropertyImplementation() function in google::protobuf::compiler::objectivec::OneofGenerator
278 void SingleFieldGenerator::GeneratePropertyImplementation( in GeneratePropertyImplementation() function in google::protobuf::compiler::objectivec::SingleFieldGenerator370 void RepeatedFieldGenerator::GeneratePropertyImplementation( in GeneratePropertyImplementation() function in google::protobuf::compiler::objectivec::RepeatedFieldGenerator
382 generator->GeneratePropertyImplementation(printer); in GenerateSource()387 .GeneratePropertyImplementation(printer); in GenerateSource()