|
|
|
@ -1515,7 +1515,7 @@ FileDescriptorSet::~FileDescriptorSet() { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void FileDescriptorSet::SharedDtor() { |
|
|
|
|
GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
_impl_.file_.~RepeatedPtrField(); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -1631,7 +1631,7 @@ void FileDescriptorSet::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, cons |
|
|
|
|
auto& from = static_cast<const FileDescriptorSet&>(from_msg); |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.FileDescriptorSet)
|
|
|
|
|
GOOGLE_DCHECK_NE(&from, _this); |
|
|
|
|
GOOGLE_ABSL_DCHECK_NE(&from, _this); |
|
|
|
|
::uint32_t cached_has_bits = 0; |
|
|
|
|
(void) cached_has_bits; |
|
|
|
|
|
|
|
|
@ -1815,7 +1815,7 @@ FileDescriptorProto::~FileDescriptorProto() { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void FileDescriptorProto::SharedDtor() { |
|
|
|
|
GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
_impl_.dependency_.~RepeatedPtrField(); |
|
|
|
|
_impl_.message_type_.~RepeatedPtrField(); |
|
|
|
|
_impl_.enum_type_.~RepeatedPtrField(); |
|
|
|
@ -1863,11 +1863,11 @@ void FileDescriptorProto::Clear() { |
|
|
|
|
_impl_.edition_.ClearNonDefaultToEmpty(); |
|
|
|
|
} |
|
|
|
|
if (cached_has_bits & 0x00000010u) { |
|
|
|
|
GOOGLE_DCHECK(_impl_.options_ != nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(_impl_.options_ != nullptr); |
|
|
|
|
_impl_.options_->Clear(); |
|
|
|
|
} |
|
|
|
|
if (cached_has_bits & 0x00000020u) { |
|
|
|
|
GOOGLE_DCHECK(_impl_.source_code_info_ != nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(_impl_.source_code_info_ != nullptr); |
|
|
|
|
_impl_.source_code_info_->Clear(); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
@ -2332,7 +2332,7 @@ void FileDescriptorProto::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, co |
|
|
|
|
auto& from = static_cast<const FileDescriptorProto&>(from_msg); |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.FileDescriptorProto)
|
|
|
|
|
GOOGLE_DCHECK_NE(&from, _this); |
|
|
|
|
GOOGLE_ABSL_DCHECK_NE(&from, _this); |
|
|
|
|
::uint32_t cached_has_bits = 0; |
|
|
|
|
(void) cached_has_bits; |
|
|
|
|
|
|
|
|
@ -2503,7 +2503,7 @@ DescriptorProto_ExtensionRange::~DescriptorProto_ExtensionRange() { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void DescriptorProto_ExtensionRange::SharedDtor() { |
|
|
|
|
GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
if (this != internal_default_instance()) delete _impl_.options_; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -2519,7 +2519,7 @@ void DescriptorProto_ExtensionRange::Clear() { |
|
|
|
|
|
|
|
|
|
cached_has_bits = _impl_._has_bits_[0]; |
|
|
|
|
if (cached_has_bits & 0x00000001u) { |
|
|
|
|
GOOGLE_DCHECK(_impl_.options_ != nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(_impl_.options_ != nullptr); |
|
|
|
|
_impl_.options_->Clear(); |
|
|
|
|
} |
|
|
|
|
if (cached_has_bits & 0x00000006u) { |
|
|
|
@ -2671,7 +2671,7 @@ void DescriptorProto_ExtensionRange::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& |
|
|
|
|
auto& from = static_cast<const DescriptorProto_ExtensionRange&>(from_msg); |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.DescriptorProto.ExtensionRange)
|
|
|
|
|
GOOGLE_DCHECK_NE(&from, _this); |
|
|
|
|
GOOGLE_ABSL_DCHECK_NE(&from, _this); |
|
|
|
|
::uint32_t cached_has_bits = 0; |
|
|
|
|
(void) cached_has_bits; |
|
|
|
|
|
|
|
|
@ -2771,7 +2771,7 @@ DescriptorProto_ReservedRange::~DescriptorProto_ReservedRange() { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void DescriptorProto_ReservedRange::SharedDtor() { |
|
|
|
|
GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
void DescriptorProto_ReservedRange::SetCachedSize(int size) const { |
|
|
|
@ -2911,7 +2911,7 @@ void DescriptorProto_ReservedRange::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& |
|
|
|
|
auto& from = static_cast<const DescriptorProto_ReservedRange&>(from_msg); |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.DescriptorProto.ReservedRange)
|
|
|
|
|
GOOGLE_DCHECK_NE(&from, _this); |
|
|
|
|
GOOGLE_ABSL_DCHECK_NE(&from, _this); |
|
|
|
|
::uint32_t cached_has_bits = 0; |
|
|
|
|
(void) cached_has_bits; |
|
|
|
|
|
|
|
|
@ -3046,7 +3046,7 @@ DescriptorProto::~DescriptorProto() { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void DescriptorProto::SharedDtor() { |
|
|
|
|
GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
_impl_.field_.~RepeatedPtrField(); |
|
|
|
|
_impl_.nested_type_.~RepeatedPtrField(); |
|
|
|
|
_impl_.enum_type_.~RepeatedPtrField(); |
|
|
|
@ -3083,7 +3083,7 @@ void DescriptorProto::Clear() { |
|
|
|
|
_impl_.name_.ClearNonDefaultToEmpty(); |
|
|
|
|
} |
|
|
|
|
if (cached_has_bits & 0x00000002u) { |
|
|
|
|
GOOGLE_DCHECK(_impl_.options_ != nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(_impl_.options_ != nullptr); |
|
|
|
|
_impl_.options_->Clear(); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
@ -3458,7 +3458,7 @@ void DescriptorProto::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const |
|
|
|
|
auto& from = static_cast<const DescriptorProto&>(from_msg); |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.DescriptorProto)
|
|
|
|
|
GOOGLE_DCHECK_NE(&from, _this); |
|
|
|
|
GOOGLE_ABSL_DCHECK_NE(&from, _this); |
|
|
|
|
::uint32_t cached_has_bits = 0; |
|
|
|
|
(void) cached_has_bits; |
|
|
|
|
|
|
|
|
@ -3579,7 +3579,7 @@ ExtensionRangeOptions::~ExtensionRangeOptions() { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void ExtensionRangeOptions::SharedDtor() { |
|
|
|
|
GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
_impl_._extensions_.~ExtensionSet(); |
|
|
|
|
_impl_.uninterpreted_option_.~RepeatedPtrField(); |
|
|
|
|
} |
|
|
|
@ -3708,7 +3708,7 @@ void ExtensionRangeOptions::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, |
|
|
|
|
auto& from = static_cast<const ExtensionRangeOptions&>(from_msg); |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.ExtensionRangeOptions)
|
|
|
|
|
GOOGLE_DCHECK_NE(&from, _this); |
|
|
|
|
GOOGLE_ABSL_DCHECK_NE(&from, _this); |
|
|
|
|
::uint32_t cached_has_bits = 0; |
|
|
|
|
(void) cached_has_bits; |
|
|
|
|
|
|
|
|
@ -3916,7 +3916,7 @@ FieldDescriptorProto::~FieldDescriptorProto() { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void FieldDescriptorProto::SharedDtor() { |
|
|
|
|
GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
_impl_.name_.Destroy(); |
|
|
|
|
_impl_.extendee_.Destroy(); |
|
|
|
|
_impl_.type_name_.Destroy(); |
|
|
|
@ -3953,7 +3953,7 @@ void FieldDescriptorProto::Clear() { |
|
|
|
|
_impl_.json_name_.ClearNonDefaultToEmpty(); |
|
|
|
|
} |
|
|
|
|
if (cached_has_bits & 0x00000020u) { |
|
|
|
|
GOOGLE_DCHECK(_impl_.options_ != nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(_impl_.options_ != nullptr); |
|
|
|
|
_impl_.options_->Clear(); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
@ -4338,7 +4338,7 @@ void FieldDescriptorProto::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, c |
|
|
|
|
auto& from = static_cast<const FieldDescriptorProto&>(from_msg); |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.FieldDescriptorProto)
|
|
|
|
|
GOOGLE_DCHECK_NE(&from, _this); |
|
|
|
|
GOOGLE_ABSL_DCHECK_NE(&from, _this); |
|
|
|
|
::uint32_t cached_has_bits = 0; |
|
|
|
|
(void) cached_has_bits; |
|
|
|
|
|
|
|
|
@ -4513,7 +4513,7 @@ OneofDescriptorProto::~OneofDescriptorProto() { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void OneofDescriptorProto::SharedDtor() { |
|
|
|
|
GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
_impl_.name_.Destroy(); |
|
|
|
|
if (this != internal_default_instance()) delete _impl_.options_; |
|
|
|
|
} |
|
|
|
@ -4534,7 +4534,7 @@ void OneofDescriptorProto::Clear() { |
|
|
|
|
_impl_.name_.ClearNonDefaultToEmpty(); |
|
|
|
|
} |
|
|
|
|
if (cached_has_bits & 0x00000002u) { |
|
|
|
|
GOOGLE_DCHECK(_impl_.options_ != nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(_impl_.options_ != nullptr); |
|
|
|
|
_impl_.options_->Clear(); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
@ -4670,7 +4670,7 @@ void OneofDescriptorProto::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, c |
|
|
|
|
auto& from = static_cast<const OneofDescriptorProto&>(from_msg); |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.OneofDescriptorProto)
|
|
|
|
|
GOOGLE_DCHECK_NE(&from, _this); |
|
|
|
|
GOOGLE_ABSL_DCHECK_NE(&from, _this); |
|
|
|
|
::uint32_t cached_has_bits = 0; |
|
|
|
|
(void) cached_has_bits; |
|
|
|
|
|
|
|
|
@ -4767,7 +4767,7 @@ EnumDescriptorProto_EnumReservedRange::~EnumDescriptorProto_EnumReservedRange() |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void EnumDescriptorProto_EnumReservedRange::SharedDtor() { |
|
|
|
|
GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
void EnumDescriptorProto_EnumReservedRange::SetCachedSize(int size) const { |
|
|
|
@ -4907,7 +4907,7 @@ void EnumDescriptorProto_EnumReservedRange::MergeImpl(::PROTOBUF_NAMESPACE_ID::M |
|
|
|
|
auto& from = static_cast<const EnumDescriptorProto_EnumReservedRange&>(from_msg); |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.EnumDescriptorProto.EnumReservedRange)
|
|
|
|
|
GOOGLE_DCHECK_NE(&from, _this); |
|
|
|
|
GOOGLE_ABSL_DCHECK_NE(&from, _this); |
|
|
|
|
::uint32_t cached_has_bits = 0; |
|
|
|
|
(void) cached_has_bits; |
|
|
|
|
|
|
|
|
@ -5032,7 +5032,7 @@ EnumDescriptorProto::~EnumDescriptorProto() { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void EnumDescriptorProto::SharedDtor() { |
|
|
|
|
GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
_impl_.value_.~RepeatedPtrField(); |
|
|
|
|
_impl_.reserved_range_.~RepeatedPtrField(); |
|
|
|
|
_impl_.reserved_name_.~RepeatedPtrField(); |
|
|
|
@ -5059,7 +5059,7 @@ void EnumDescriptorProto::Clear() { |
|
|
|
|
_impl_.name_.ClearNonDefaultToEmpty(); |
|
|
|
|
} |
|
|
|
|
if (cached_has_bits & 0x00000002u) { |
|
|
|
|
GOOGLE_DCHECK(_impl_.options_ != nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(_impl_.options_ != nullptr); |
|
|
|
|
_impl_.options_->Clear(); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
@ -5289,7 +5289,7 @@ void EnumDescriptorProto::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, co |
|
|
|
|
auto& from = static_cast<const EnumDescriptorProto&>(from_msg); |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.EnumDescriptorProto)
|
|
|
|
|
GOOGLE_DCHECK_NE(&from, _this); |
|
|
|
|
GOOGLE_ABSL_DCHECK_NE(&from, _this); |
|
|
|
|
::uint32_t cached_has_bits = 0; |
|
|
|
|
(void) cached_has_bits; |
|
|
|
|
|
|
|
|
@ -5426,7 +5426,7 @@ EnumValueDescriptorProto::~EnumValueDescriptorProto() { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void EnumValueDescriptorProto::SharedDtor() { |
|
|
|
|
GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
_impl_.name_.Destroy(); |
|
|
|
|
if (this != internal_default_instance()) delete _impl_.options_; |
|
|
|
|
} |
|
|
|
@ -5447,7 +5447,7 @@ void EnumValueDescriptorProto::Clear() { |
|
|
|
|
_impl_.name_.ClearNonDefaultToEmpty(); |
|
|
|
|
} |
|
|
|
|
if (cached_has_bits & 0x00000002u) { |
|
|
|
|
GOOGLE_DCHECK(_impl_.options_ != nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(_impl_.options_ != nullptr); |
|
|
|
|
_impl_.options_->Clear(); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
@ -5605,7 +5605,7 @@ void EnumValueDescriptorProto::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_ms |
|
|
|
|
auto& from = static_cast<const EnumValueDescriptorProto&>(from_msg); |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.EnumValueDescriptorProto)
|
|
|
|
|
GOOGLE_DCHECK_NE(&from, _this); |
|
|
|
|
GOOGLE_ABSL_DCHECK_NE(&from, _this); |
|
|
|
|
::uint32_t cached_has_bits = 0; |
|
|
|
|
(void) cached_has_bits; |
|
|
|
|
|
|
|
|
@ -5739,7 +5739,7 @@ ServiceDescriptorProto::~ServiceDescriptorProto() { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void ServiceDescriptorProto::SharedDtor() { |
|
|
|
|
GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
_impl_.method_.~RepeatedPtrField(); |
|
|
|
|
_impl_.name_.Destroy(); |
|
|
|
|
if (this != internal_default_instance()) delete _impl_.options_; |
|
|
|
@ -5762,7 +5762,7 @@ void ServiceDescriptorProto::Clear() { |
|
|
|
|
_impl_.name_.ClearNonDefaultToEmpty(); |
|
|
|
|
} |
|
|
|
|
if (cached_has_bits & 0x00000002u) { |
|
|
|
|
GOOGLE_DCHECK(_impl_.options_ != nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(_impl_.options_ != nullptr); |
|
|
|
|
_impl_.options_->Clear(); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
@ -5927,7 +5927,7 @@ void ServiceDescriptorProto::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, |
|
|
|
|
auto& from = static_cast<const ServiceDescriptorProto&>(from_msg); |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.ServiceDescriptorProto)
|
|
|
|
|
GOOGLE_DCHECK_NE(&from, _this); |
|
|
|
|
GOOGLE_ABSL_DCHECK_NE(&from, _this); |
|
|
|
|
::uint32_t cached_has_bits = 0; |
|
|
|
|
(void) cached_has_bits; |
|
|
|
|
|
|
|
|
@ -6101,7 +6101,7 @@ MethodDescriptorProto::~MethodDescriptorProto() { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void MethodDescriptorProto::SharedDtor() { |
|
|
|
|
GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
_impl_.name_.Destroy(); |
|
|
|
|
_impl_.input_type_.Destroy(); |
|
|
|
|
_impl_.output_type_.Destroy(); |
|
|
|
@ -6130,7 +6130,7 @@ void MethodDescriptorProto::Clear() { |
|
|
|
|
_impl_.output_type_.ClearNonDefaultToEmpty(); |
|
|
|
|
} |
|
|
|
|
if (cached_has_bits & 0x00000008u) { |
|
|
|
|
GOOGLE_DCHECK(_impl_.options_ != nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(_impl_.options_ != nullptr); |
|
|
|
|
_impl_.options_->Clear(); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
@ -6371,7 +6371,7 @@ void MethodDescriptorProto::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, |
|
|
|
|
auto& from = static_cast<const MethodDescriptorProto&>(from_msg); |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.MethodDescriptorProto)
|
|
|
|
|
GOOGLE_DCHECK_NE(&from, _this); |
|
|
|
|
GOOGLE_ABSL_DCHECK_NE(&from, _this); |
|
|
|
|
::uint32_t cached_has_bits = 0; |
|
|
|
|
(void) cached_has_bits; |
|
|
|
|
|
|
|
|
@ -6718,7 +6718,7 @@ FileOptions::~FileOptions() { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void FileOptions::SharedDtor() { |
|
|
|
|
GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
_impl_._extensions_.~ExtensionSet(); |
|
|
|
|
_impl_.uninterpreted_option_.~RepeatedPtrField(); |
|
|
|
|
_impl_.java_package_.Destroy(); |
|
|
|
@ -7431,7 +7431,7 @@ void FileOptions::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PR |
|
|
|
|
auto& from = static_cast<const FileOptions&>(from_msg); |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.FileOptions)
|
|
|
|
|
GOOGLE_DCHECK_NE(&from, _this); |
|
|
|
|
GOOGLE_ABSL_DCHECK_NE(&from, _this); |
|
|
|
|
::uint32_t cached_has_bits = 0; |
|
|
|
|
(void) cached_has_bits; |
|
|
|
|
|
|
|
|
@ -7659,7 +7659,7 @@ MessageOptions::~MessageOptions() { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void MessageOptions::SharedDtor() { |
|
|
|
|
GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
_impl_._extensions_.~ExtensionSet(); |
|
|
|
|
_impl_.uninterpreted_option_.~RepeatedPtrField(); |
|
|
|
|
} |
|
|
|
@ -7882,7 +7882,7 @@ void MessageOptions::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const : |
|
|
|
|
auto& from = static_cast<const MessageOptions&>(from_msg); |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.MessageOptions)
|
|
|
|
|
GOOGLE_DCHECK_NE(&from, _this); |
|
|
|
|
GOOGLE_ABSL_DCHECK_NE(&from, _this); |
|
|
|
|
::uint32_t cached_has_bits = 0; |
|
|
|
|
(void) cached_has_bits; |
|
|
|
|
|
|
|
|
@ -8030,7 +8030,7 @@ FieldOptions::~FieldOptions() { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void FieldOptions::SharedDtor() { |
|
|
|
|
GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
_impl_._extensions_.~ExtensionSet(); |
|
|
|
|
_impl_.uninterpreted_option_.~RepeatedPtrField(); |
|
|
|
|
} |
|
|
|
@ -8331,7 +8331,7 @@ void FieldOptions::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::P |
|
|
|
|
auto& from = static_cast<const FieldOptions&>(from_msg); |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.FieldOptions)
|
|
|
|
|
GOOGLE_DCHECK_NE(&from, _this); |
|
|
|
|
GOOGLE_ABSL_DCHECK_NE(&from, _this); |
|
|
|
|
::uint32_t cached_has_bits = 0; |
|
|
|
|
(void) cached_has_bits; |
|
|
|
|
|
|
|
|
@ -8445,7 +8445,7 @@ OneofOptions::~OneofOptions() { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void OneofOptions::SharedDtor() { |
|
|
|
|
GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
_impl_._extensions_.~ExtensionSet(); |
|
|
|
|
_impl_.uninterpreted_option_.~RepeatedPtrField(); |
|
|
|
|
} |
|
|
|
@ -8574,7 +8574,7 @@ void OneofOptions::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::P |
|
|
|
|
auto& from = static_cast<const OneofOptions&>(from_msg); |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.OneofOptions)
|
|
|
|
|
GOOGLE_DCHECK_NE(&from, _this); |
|
|
|
|
GOOGLE_ABSL_DCHECK_NE(&from, _this); |
|
|
|
|
::uint32_t cached_has_bits = 0; |
|
|
|
|
(void) cached_has_bits; |
|
|
|
|
|
|
|
|
@ -8674,7 +8674,7 @@ EnumOptions::~EnumOptions() { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void EnumOptions::SharedDtor() { |
|
|
|
|
GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
_impl_._extensions_.~ExtensionSet(); |
|
|
|
|
_impl_.uninterpreted_option_.~RepeatedPtrField(); |
|
|
|
|
} |
|
|
|
@ -8855,7 +8855,7 @@ void EnumOptions::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PR |
|
|
|
|
auto& from = static_cast<const EnumOptions&>(from_msg); |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.EnumOptions)
|
|
|
|
|
GOOGLE_DCHECK_NE(&from, _this); |
|
|
|
|
GOOGLE_ABSL_DCHECK_NE(&from, _this); |
|
|
|
|
::uint32_t cached_has_bits = 0; |
|
|
|
|
(void) cached_has_bits; |
|
|
|
|
|
|
|
|
@ -8965,7 +8965,7 @@ EnumValueOptions::~EnumValueOptions() { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void EnumValueOptions::SharedDtor() { |
|
|
|
|
GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
_impl_._extensions_.~ExtensionSet(); |
|
|
|
|
_impl_.uninterpreted_option_.~RepeatedPtrField(); |
|
|
|
|
} |
|
|
|
@ -9121,7 +9121,7 @@ void EnumValueOptions::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const |
|
|
|
|
auto& from = static_cast<const EnumValueOptions&>(from_msg); |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.EnumValueOptions)
|
|
|
|
|
GOOGLE_DCHECK_NE(&from, _this); |
|
|
|
|
GOOGLE_ABSL_DCHECK_NE(&from, _this); |
|
|
|
|
::uint32_t cached_has_bits = 0; |
|
|
|
|
(void) cached_has_bits; |
|
|
|
|
|
|
|
|
@ -9219,7 +9219,7 @@ ServiceOptions::~ServiceOptions() { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void ServiceOptions::SharedDtor() { |
|
|
|
|
GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
_impl_._extensions_.~ExtensionSet(); |
|
|
|
|
_impl_.uninterpreted_option_.~RepeatedPtrField(); |
|
|
|
|
} |
|
|
|
@ -9375,7 +9375,7 @@ void ServiceOptions::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const : |
|
|
|
|
auto& from = static_cast<const ServiceOptions&>(from_msg); |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.ServiceOptions)
|
|
|
|
|
GOOGLE_DCHECK_NE(&from, _this); |
|
|
|
|
GOOGLE_ABSL_DCHECK_NE(&from, _this); |
|
|
|
|
::uint32_t cached_has_bits = 0; |
|
|
|
|
(void) cached_has_bits; |
|
|
|
|
|
|
|
|
@ -9480,7 +9480,7 @@ MethodOptions::~MethodOptions() { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void MethodOptions::SharedDtor() { |
|
|
|
|
GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
_impl_._extensions_.~ExtensionSet(); |
|
|
|
|
_impl_.uninterpreted_option_.~RepeatedPtrField(); |
|
|
|
|
} |
|
|
|
@ -9670,7 +9670,7 @@ void MethodOptions::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const :: |
|
|
|
|
auto& from = static_cast<const MethodOptions&>(from_msg); |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.MethodOptions)
|
|
|
|
|
GOOGLE_DCHECK_NE(&from, _this); |
|
|
|
|
GOOGLE_ABSL_DCHECK_NE(&from, _this); |
|
|
|
|
::uint32_t cached_has_bits = 0; |
|
|
|
|
(void) cached_has_bits; |
|
|
|
|
|
|
|
|
@ -9795,7 +9795,7 @@ UninterpretedOption_NamePart::~UninterpretedOption_NamePart() { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void UninterpretedOption_NamePart::SharedDtor() { |
|
|
|
|
GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
_impl_.name_part_.Destroy(); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -9959,7 +9959,7 @@ void UninterpretedOption_NamePart::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& t |
|
|
|
|
auto& from = static_cast<const UninterpretedOption_NamePart&>(from_msg); |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.UninterpretedOption.NamePart)
|
|
|
|
|
GOOGLE_DCHECK_NE(&from, _this); |
|
|
|
|
GOOGLE_ABSL_DCHECK_NE(&from, _this); |
|
|
|
|
::uint32_t cached_has_bits = 0; |
|
|
|
|
(void) cached_has_bits; |
|
|
|
|
|
|
|
|
@ -10121,7 +10121,7 @@ UninterpretedOption::~UninterpretedOption() { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void UninterpretedOption::SharedDtor() { |
|
|
|
|
GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
_impl_.name_.~RepeatedPtrField(); |
|
|
|
|
_impl_.identifier_value_.Destroy(); |
|
|
|
|
_impl_.string_value_.Destroy(); |
|
|
|
@ -10410,7 +10410,7 @@ void UninterpretedOption::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, co |
|
|
|
|
auto& from = static_cast<const UninterpretedOption&>(from_msg); |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.UninterpretedOption)
|
|
|
|
|
GOOGLE_DCHECK_NE(&from, _this); |
|
|
|
|
GOOGLE_ABSL_DCHECK_NE(&from, _this); |
|
|
|
|
::uint32_t cached_has_bits = 0; |
|
|
|
|
(void) cached_has_bits; |
|
|
|
|
|
|
|
|
@ -10573,7 +10573,7 @@ SourceCodeInfo_Location::~SourceCodeInfo_Location() { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void SourceCodeInfo_Location::SharedDtor() { |
|
|
|
|
GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
_impl_.path_.~RepeatedField(); |
|
|
|
|
_impl_.span_.~RepeatedField(); |
|
|
|
|
_impl_.leading_detached_comments_.~RepeatedPtrField(); |
|
|
|
@ -10846,7 +10846,7 @@ void SourceCodeInfo_Location::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg |
|
|
|
|
auto& from = static_cast<const SourceCodeInfo_Location&>(from_msg); |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.SourceCodeInfo.Location)
|
|
|
|
|
GOOGLE_DCHECK_NE(&from, _this); |
|
|
|
|
GOOGLE_ABSL_DCHECK_NE(&from, _this); |
|
|
|
|
::uint32_t cached_has_bits = 0; |
|
|
|
|
(void) cached_has_bits; |
|
|
|
|
|
|
|
|
@ -10941,7 +10941,7 @@ SourceCodeInfo::~SourceCodeInfo() { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void SourceCodeInfo::SharedDtor() { |
|
|
|
|
GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
_impl_.location_.~RepeatedPtrField(); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -11057,7 +11057,7 @@ void SourceCodeInfo::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const : |
|
|
|
|
auto& from = static_cast<const SourceCodeInfo&>(from_msg); |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.SourceCodeInfo)
|
|
|
|
|
GOOGLE_DCHECK_NE(&from, _this); |
|
|
|
|
GOOGLE_ABSL_DCHECK_NE(&from, _this); |
|
|
|
|
::uint32_t cached_has_bits = 0; |
|
|
|
|
(void) cached_has_bits; |
|
|
|
|
|
|
|
|
@ -11170,7 +11170,7 @@ GeneratedCodeInfo_Annotation::~GeneratedCodeInfo_Annotation() { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void GeneratedCodeInfo_Annotation::SharedDtor() { |
|
|
|
|
GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
_impl_.path_.~RepeatedField(); |
|
|
|
|
_impl_.source_file_.Destroy(); |
|
|
|
|
} |
|
|
|
@ -11407,7 +11407,7 @@ void GeneratedCodeInfo_Annotation::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& t |
|
|
|
|
auto& from = static_cast<const GeneratedCodeInfo_Annotation&>(from_msg); |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.GeneratedCodeInfo.Annotation)
|
|
|
|
|
GOOGLE_DCHECK_NE(&from, _this); |
|
|
|
|
GOOGLE_ABSL_DCHECK_NE(&from, _this); |
|
|
|
|
::uint32_t cached_has_bits = 0; |
|
|
|
|
(void) cached_has_bits; |
|
|
|
|
|
|
|
|
@ -11507,7 +11507,7 @@ GeneratedCodeInfo::~GeneratedCodeInfo() { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void GeneratedCodeInfo::SharedDtor() { |
|
|
|
|
GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
GOOGLE_ABSL_DCHECK(GetArenaForAllocation() == nullptr); |
|
|
|
|
_impl_.annotation_.~RepeatedPtrField(); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -11623,7 +11623,7 @@ void GeneratedCodeInfo::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, cons |
|
|
|
|
auto& from = static_cast<const GeneratedCodeInfo&>(from_msg); |
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.GeneratedCodeInfo)
|
|
|
|
|
GOOGLE_DCHECK_NE(&from, _this); |
|
|
|
|
GOOGLE_ABSL_DCHECK_NE(&from, _this); |
|
|
|
|
::uint32_t cached_has_bits = 0; |
|
|
|
|
(void) cached_has_bits; |
|
|
|
|
|
|
|
|
|