FieldDescriptorProto_Label 2434 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const FieldDescriptorProto_Label FieldDescriptorProto::LABEL_OPTIONAL;
FieldDescriptorProto_Label 2435 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const FieldDescriptorProto_Label FieldDescriptorProto::LABEL_REQUIRED;
FieldDescriptorProto_Label 2436 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const FieldDescriptorProto_Label FieldDescriptorProto::LABEL_REPEATED;
FieldDescriptorProto_Label 2437 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const FieldDescriptorProto_Label FieldDescriptorProto::Label_MIN;
FieldDescriptorProto_Label 2438 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const FieldDescriptorProto_Label FieldDescriptorProto::Label_MAX;
FieldDescriptorProto_Label 2621 third_party/protobuf/src/google/protobuf/descriptor.pb.cc             set_label(static_cast< ::google::protobuf::FieldDescriptorProto_Label >(value));
FieldDescriptorProto_Label  100 third_party/protobuf/src/google/protobuf/descriptor.pb.h const FieldDescriptorProto_Label FieldDescriptorProto_Label_Label_MIN = FieldDescriptorProto_Label_LABEL_OPTIONAL;
FieldDescriptorProto_Label  101 third_party/protobuf/src/google/protobuf/descriptor.pb.h const FieldDescriptorProto_Label FieldDescriptorProto_Label_Label_MAX = FieldDescriptorProto_Label_LABEL_REPEATED;
FieldDescriptorProto_Label  105 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::std::string& FieldDescriptorProto_Label_Name(FieldDescriptorProto_Label value) {
FieldDescriptorProto_Label  110 third_party/protobuf/src/google/protobuf/descriptor.pb.h     const ::std::string& name, FieldDescriptorProto_Label* value) {
FieldDescriptorProto_Label  111 third_party/protobuf/src/google/protobuf/descriptor.pb.h   return ::google::protobuf::internal::ParseNamedEnum<FieldDescriptorProto_Label>(
FieldDescriptorProto_Label  812 third_party/protobuf/src/google/protobuf/descriptor.pb.h   typedef FieldDescriptorProto_Label Label;
FieldDescriptorProto_Label  862 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline ::google::protobuf::FieldDescriptorProto_Label label() const;
FieldDescriptorProto_Label  863 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline void set_label(::google::protobuf::FieldDescriptorProto_Label value);
FieldDescriptorProto_Label 3612 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FieldDescriptorProto_Label FieldDescriptorProto::label() const {
FieldDescriptorProto_Label 3613 third_party/protobuf/src/google/protobuf/descriptor.pb.h   return static_cast< ::google::protobuf::FieldDescriptorProto_Label >(label_);
FieldDescriptorProto_Label 3615 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void FieldDescriptorProto::set_label(::google::protobuf::FieldDescriptorProto_Label value) {
FieldDescriptorProto_Label 6006 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const EnumDescriptor* GetEnumDescriptor< ::google::protobuf::FieldDescriptorProto_Label>() {