Home | History | Annotate | Download | only in protobuf

Lines Matching refs:extendee

884   // optional string extendee = 2;
888 inline const ::std::string& extendee() const;
894 inline void set_allocated_extendee(::std::string* extendee);
3704 // optional string extendee = 2;
3720 inline const ::std::string& FieldDescriptorProto::extendee() const {
3761 inline void FieldDescriptorProto::set_allocated_extendee(::std::string* extendee) {
3765 if (extendee) {
3767 extendee_ = extendee;