Searched refs:clear_label (Results 1 – 3 of 3) sorted by relevance
161 file->mutable_extension(i)->clear_label(); in ScrubFile()175 message_type->mutable_extension(i)->clear_label(); in ScrubMessage()181 message_type->mutable_field(i)->clear_label(); in ScrubMessage()
2053 void clear_label();7872 inline void FieldDescriptorProto::clear_label() { in clear_label() function
2229 pub fn clear_label(&mut self) { in clear_label() method