FieldDescriptorProto_Label_IsValid 2620 third_party/protobuf/src/google/protobuf/descriptor.pb.cc           if (::google::protobuf::FieldDescriptorProto_Label_IsValid(value)) {
FieldDescriptorProto_Label_IsValid   99 third_party/protobuf/src/google/protobuf/descriptor.pb.h LIBPROTOBUF_EXPORT bool FieldDescriptorProto_Label_IsValid(int value);
FieldDescriptorProto_Label_IsValid  817 third_party/protobuf/src/google/protobuf/descriptor.pb.h     return FieldDescriptorProto_Label_IsValid(value);
FieldDescriptorProto_Label_IsValid 3616 third_party/protobuf/src/google/protobuf/descriptor.pb.h   assert(::google::protobuf::FieldDescriptorProto_Label_IsValid(value));