Searched defs:FieldGenerator (Results 1 – 4 of 4) sorted by relevance
57 FieldGenerator(const Params& params) : params_(params) {} in FieldGenerator() function
72 explicit FieldGenerator(const Options& options) : options_(options) {} in FieldGenerator() function
156 FieldGenerator::FieldGenerator(const FieldDescriptor* descriptor, in FieldGenerator() function in google::protobuf::compiler::objectivec::FieldGenerator