@ -2331,9 +2331,6 @@ inline void FileDescriptorSet::SharedDtor() {
ABSL_DCHECK ( GetArenaForAllocation ( ) = = nullptr ) ;
_impl_ . file_ . ~ RepeatedPtrField ( ) ;
}
void FileDescriptorSet : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void FileDescriptorSet : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.FileDescriptorSet)
@ -2456,6 +2453,9 @@ PROTOBUF_NOINLINE bool FileDescriptorSet::IsInitialized() const {
return true ;
}
: : _pbi : : CachedSize * FileDescriptorSet : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void FileDescriptorSet : : InternalSwap ( FileDescriptorSet * other ) {
using std : : swap ;
_internal_metadata_ . InternalSwap ( & other - > _internal_metadata_ ) ;
@ -2623,9 +2623,6 @@ inline void FileDescriptorProto::SharedDtor() {
if ( this ! = internal_default_instance ( ) ) delete _impl_ . options_ ;
if ( this ! = internal_default_instance ( ) ) delete _impl_ . source_code_info_ ;
}
void FileDescriptorProto : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void FileDescriptorProto : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.FileDescriptorProto)
@ -3084,6 +3081,9 @@ PROTOBUF_NOINLINE bool FileDescriptorProto::IsInitialized() const {
return true ;
}
: : _pbi : : CachedSize * FileDescriptorProto : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void FileDescriptorProto : : InternalSwap ( FileDescriptorProto * other ) {
using std : : swap ;
auto * lhs_arena = GetArenaForAllocation ( ) ;
@ -3185,9 +3185,6 @@ inline void DescriptorProto_ExtensionRange::SharedDtor() {
ABSL_DCHECK ( GetArenaForAllocation ( ) = = nullptr ) ;
if ( this ! = internal_default_instance ( ) ) delete _impl_ . options_ ;
}
void DescriptorProto_ExtensionRange : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void DescriptorProto_ExtensionRange : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.DescriptorProto.ExtensionRange)
@ -3376,6 +3373,9 @@ PROTOBUF_NOINLINE bool DescriptorProto_ExtensionRange::IsInitialized() const {
return true ;
}
: : _pbi : : CachedSize * DescriptorProto_ExtensionRange : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void DescriptorProto_ExtensionRange : : InternalSwap ( DescriptorProto_ExtensionRange * other ) {
using std : : swap ;
_internal_metadata_ . InternalSwap ( & other - > _internal_metadata_ ) ;
@ -3436,9 +3436,6 @@ DescriptorProto_ReservedRange::~DescriptorProto_ReservedRange() {
inline void DescriptorProto_ReservedRange : : SharedDtor ( ) {
ABSL_DCHECK ( GetArenaForAllocation ( ) = = nullptr ) ;
}
void DescriptorProto_ReservedRange : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void DescriptorProto_ReservedRange : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.DescriptorProto.ReservedRange)
@ -3595,6 +3592,9 @@ PROTOBUF_NOINLINE bool DescriptorProto_ReservedRange::IsInitialized() const {
return true ;
}
: : _pbi : : CachedSize * DescriptorProto_ReservedRange : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void DescriptorProto_ReservedRange : : InternalSwap ( DescriptorProto_ReservedRange * other ) {
using std : : swap ;
_internal_metadata_ . InternalSwap ( & other - > _internal_metadata_ ) ;
@ -3707,9 +3707,6 @@ inline void DescriptorProto::SharedDtor() {
_impl_ . name_ . Destroy ( ) ;
if ( this ! = internal_default_instance ( ) ) delete _impl_ . options_ ;
}
void DescriptorProto : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void DescriptorProto : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.DescriptorProto)
@ -4087,6 +4084,9 @@ PROTOBUF_NOINLINE bool DescriptorProto::IsInitialized() const {
return true ;
}
: : _pbi : : CachedSize * DescriptorProto : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void DescriptorProto : : InternalSwap ( DescriptorProto * other ) {
using std : : swap ;
auto * lhs_arena = GetArenaForAllocation ( ) ;
@ -4204,9 +4204,6 @@ inline void ExtensionRangeOptions_Declaration::SharedDtor() {
_impl_ . full_name_ . Destroy ( ) ;
_impl_ . type_ . Destroy ( ) ;
}
void ExtensionRangeOptions_Declaration : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void ExtensionRangeOptions_Declaration : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.ExtensionRangeOptions.Declaration)
@ -4444,6 +4441,9 @@ PROTOBUF_NOINLINE bool ExtensionRangeOptions_Declaration::IsInitialized() const
return true ;
}
: : _pbi : : CachedSize * ExtensionRangeOptions_Declaration : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void ExtensionRangeOptions_Declaration : : InternalSwap ( ExtensionRangeOptions_Declaration * other ) {
using std : : swap ;
auto * lhs_arena = GetArenaForAllocation ( ) ;
@ -4538,9 +4538,6 @@ inline void ExtensionRangeOptions::SharedDtor() {
_impl_ . uninterpreted_option_ . ~ RepeatedPtrField ( ) ;
if ( this ! = internal_default_instance ( ) ) delete _impl_ . features_ ;
}
void ExtensionRangeOptions : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void ExtensionRangeOptions : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.ExtensionRangeOptions)
@ -4770,6 +4767,9 @@ PROTOBUF_NOINLINE bool ExtensionRangeOptions::IsInitialized() const {
return true ;
}
: : _pbi : : CachedSize * ExtensionRangeOptions : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void ExtensionRangeOptions : : InternalSwap ( ExtensionRangeOptions * other ) {
using std : : swap ;
_impl_ . _extensions_ . InternalSwap ( & other - > _impl_ . _extensions_ ) ;
@ -4957,9 +4957,6 @@ inline void FieldDescriptorProto::SharedDtor() {
_impl_ . json_name_ . Destroy ( ) ;
if ( this ! = internal_default_instance ( ) ) delete _impl_ . options_ ;
}
void FieldDescriptorProto : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void FieldDescriptorProto : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.FieldDescriptorProto)
@ -5366,6 +5363,9 @@ PROTOBUF_NOINLINE bool FieldDescriptorProto::IsInitialized() const {
return true ;
}
: : _pbi : : CachedSize * FieldDescriptorProto : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void FieldDescriptorProto : : InternalSwap ( FieldDescriptorProto * other ) {
using std : : swap ;
auto * lhs_arena = GetArenaForAllocation ( ) ;
@ -5466,9 +5466,6 @@ inline void OneofDescriptorProto::SharedDtor() {
_impl_ . name_ . Destroy ( ) ;
if ( this ! = internal_default_instance ( ) ) delete _impl_ . options_ ;
}
void OneofDescriptorProto : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void OneofDescriptorProto : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.OneofDescriptorProto)
@ -5637,6 +5634,9 @@ PROTOBUF_NOINLINE bool OneofDescriptorProto::IsInitialized() const {
return true ;
}
: : _pbi : : CachedSize * OneofDescriptorProto : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void OneofDescriptorProto : : InternalSwap ( OneofDescriptorProto * other ) {
using std : : swap ;
auto * lhs_arena = GetArenaForAllocation ( ) ;
@ -5696,9 +5696,6 @@ EnumDescriptorProto_EnumReservedRange::~EnumDescriptorProto_EnumReservedRange()
inline void EnumDescriptorProto_EnumReservedRange : : SharedDtor ( ) {
ABSL_DCHECK ( GetArenaForAllocation ( ) = = nullptr ) ;
}
void EnumDescriptorProto_EnumReservedRange : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void EnumDescriptorProto_EnumReservedRange : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.EnumDescriptorProto.EnumReservedRange)
@ -5855,6 +5852,9 @@ PROTOBUF_NOINLINE bool EnumDescriptorProto_EnumReservedRange::IsInitialized() co
return true ;
}
: : _pbi : : CachedSize * EnumDescriptorProto_EnumReservedRange : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void EnumDescriptorProto_EnumReservedRange : : InternalSwap ( EnumDescriptorProto_EnumReservedRange * other ) {
using std : : swap ;
_internal_metadata_ . InternalSwap ( & other - > _internal_metadata_ ) ;
@ -5952,9 +5952,6 @@ inline void EnumDescriptorProto::SharedDtor() {
_impl_ . name_ . Destroy ( ) ;
if ( this ! = internal_default_instance ( ) ) delete _impl_ . options_ ;
}
void EnumDescriptorProto : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void EnumDescriptorProto : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.EnumDescriptorProto)
@ -6199,6 +6196,9 @@ PROTOBUF_NOINLINE bool EnumDescriptorProto::IsInitialized() const {
return true ;
}
: : _pbi : : CachedSize * EnumDescriptorProto : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void EnumDescriptorProto : : InternalSwap ( EnumDescriptorProto * other ) {
using std : : swap ;
auto * lhs_arena = GetArenaForAllocation ( ) ;
@ -6295,9 +6295,6 @@ inline void EnumValueDescriptorProto::SharedDtor() {
_impl_ . name_ . Destroy ( ) ;
if ( this ! = internal_default_instance ( ) ) delete _impl_ . options_ ;
}
void EnumValueDescriptorProto : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void EnumValueDescriptorProto : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.EnumValueDescriptorProto)
@ -6491,6 +6488,9 @@ PROTOBUF_NOINLINE bool EnumValueDescriptorProto::IsInitialized() const {
return true ;
}
: : _pbi : : CachedSize * EnumValueDescriptorProto : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void EnumValueDescriptorProto : : InternalSwap ( EnumValueDescriptorProto * other ) {
using std : : swap ;
auto * lhs_arena = GetArenaForAllocation ( ) ;
@ -6586,9 +6586,6 @@ inline void ServiceDescriptorProto::SharedDtor() {
_impl_ . name_ . Destroy ( ) ;
if ( this ! = internal_default_instance ( ) ) delete _impl_ . options_ ;
}
void ServiceDescriptorProto : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void ServiceDescriptorProto : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.ServiceDescriptorProto)
@ -6784,6 +6781,9 @@ PROTOBUF_NOINLINE bool ServiceDescriptorProto::IsInitialized() const {
return true ;
}
: : _pbi : : CachedSize * ServiceDescriptorProto : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void ServiceDescriptorProto : : InternalSwap ( ServiceDescriptorProto * other ) {
using std : : swap ;
auto * lhs_arena = GetArenaForAllocation ( ) ;
@ -6919,9 +6919,6 @@ inline void MethodDescriptorProto::SharedDtor() {
_impl_ . output_type_ . Destroy ( ) ;
if ( this ! = internal_default_instance ( ) ) delete _impl_ . options_ ;
}
void MethodDescriptorProto : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void MethodDescriptorProto : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.MethodDescriptorProto)
@ -7192,6 +7189,9 @@ PROTOBUF_NOINLINE bool MethodDescriptorProto::IsInitialized() const {
return true ;
}
: : _pbi : : CachedSize * MethodDescriptorProto : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void MethodDescriptorProto : : InternalSwap ( MethodDescriptorProto * other ) {
using std : : swap ;
auto * lhs_arena = GetArenaForAllocation ( ) ;
@ -7502,9 +7502,6 @@ inline void FileOptions::SharedDtor() {
_impl_ . ruby_package_ . Destroy ( ) ;
if ( this ! = internal_default_instance ( ) ) delete _impl_ . features_ ;
}
void FileOptions : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void FileOptions : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.FileOptions)
@ -8193,6 +8190,9 @@ PROTOBUF_NOINLINE bool FileOptions::IsInitialized() const {
return true ;
}
: : _pbi : : CachedSize * FileOptions : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void FileOptions : : InternalSwap ( FileOptions * other ) {
using std : : swap ;
_impl_ . _extensions_ . InternalSwap ( & other - > _impl_ . _extensions_ ) ;
@ -8324,9 +8324,6 @@ inline void MessageOptions::SharedDtor() {
_impl_ . uninterpreted_option_ . ~ RepeatedPtrField ( ) ;
if ( this ! = internal_default_instance ( ) ) delete _impl_ . features_ ;
}
void MessageOptions : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void MessageOptions : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.MessageOptions)
@ -8610,6 +8607,9 @@ PROTOBUF_NOINLINE bool MessageOptions::IsInitialized() const {
return true ;
}
: : _pbi : : CachedSize * MessageOptions : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void MessageOptions : : InternalSwap ( MessageOptions * other ) {
using std : : swap ;
_impl_ . _extensions_ . InternalSwap ( & other - > _impl_ . _extensions_ ) ;
@ -8704,9 +8704,6 @@ inline void FieldOptions_EditionDefault::SharedDtor() {
_impl_ . edition_ . Destroy ( ) ;
_impl_ . value_ . Destroy ( ) ;
}
void FieldOptions_EditionDefault : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void FieldOptions_EditionDefault : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.FieldOptions.EditionDefault)
@ -8871,6 +8868,9 @@ PROTOBUF_NOINLINE bool FieldOptions_EditionDefault::IsInitialized() const {
return true ;
}
: : _pbi : : CachedSize * FieldOptions_EditionDefault : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void FieldOptions_EditionDefault : : InternalSwap ( FieldOptions_EditionDefault * other ) {
using std : : swap ;
auto * lhs_arena = GetArenaForAllocation ( ) ;
@ -9004,9 +9004,6 @@ inline void FieldOptions::SharedDtor() {
_impl_ . uninterpreted_option_ . ~ RepeatedPtrField ( ) ;
if ( this ! = internal_default_instance ( ) ) delete _impl_ . features_ ;
}
void FieldOptions : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void FieldOptions : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.FieldOptions)
@ -9443,6 +9440,9 @@ PROTOBUF_NOINLINE bool FieldOptions::IsInitialized() const {
return true ;
}
: : _pbi : : CachedSize * FieldOptions : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void FieldOptions : : InternalSwap ( FieldOptions * other ) {
using std : : swap ;
_impl_ . _extensions_ . InternalSwap ( & other - > _impl_ . _extensions_ ) ;
@ -9526,9 +9526,6 @@ inline void OneofOptions::SharedDtor() {
_impl_ . uninterpreted_option_ . ~ RepeatedPtrField ( ) ;
if ( this ! = internal_default_instance ( ) ) delete _impl_ . features_ ;
}
void OneofOptions : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void OneofOptions : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.OneofOptions)
@ -9701,6 +9698,9 @@ PROTOBUF_NOINLINE bool OneofOptions::IsInitialized() const {
return true ;
}
: : _pbi : : CachedSize * OneofOptions : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void OneofOptions : : InternalSwap ( OneofOptions * other ) {
using std : : swap ;
_impl_ . _extensions_ . InternalSwap ( & other - > _impl_ . _extensions_ ) ;
@ -9795,9 +9795,6 @@ inline void EnumOptions::SharedDtor() {
_impl_ . uninterpreted_option_ . ~ RepeatedPtrField ( ) ;
if ( this ! = internal_default_instance ( ) ) delete _impl_ . features_ ;
}
void EnumOptions : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void EnumOptions : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.EnumOptions)
@ -10041,6 +10038,9 @@ PROTOBUF_NOINLINE bool EnumOptions::IsInitialized() const {
return true ;
}
: : _pbi : : CachedSize * EnumOptions : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void EnumOptions : : InternalSwap ( EnumOptions * other ) {
using std : : swap ;
_impl_ . _extensions_ . InternalSwap ( & other - > _impl_ . _extensions_ ) ;
@ -10135,9 +10135,6 @@ inline void EnumValueOptions::SharedDtor() {
_impl_ . uninterpreted_option_ . ~ RepeatedPtrField ( ) ;
if ( this ! = internal_default_instance ( ) ) delete _impl_ . features_ ;
}
void EnumValueOptions : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void EnumValueOptions : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.EnumValueOptions)
@ -10363,6 +10360,9 @@ PROTOBUF_NOINLINE bool EnumValueOptions::IsInitialized() const {
return true ;
}
: : _pbi : : CachedSize * EnumValueOptions : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void EnumValueOptions : : InternalSwap ( EnumValueOptions * other ) {
using std : : swap ;
_impl_ . _extensions_ . InternalSwap ( & other - > _impl_ . _extensions_ ) ;
@ -10450,9 +10450,6 @@ inline void ServiceOptions::SharedDtor() {
_impl_ . uninterpreted_option_ . ~ RepeatedPtrField ( ) ;
if ( this ! = internal_default_instance ( ) ) delete _impl_ . features_ ;
}
void ServiceOptions : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void ServiceOptions : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.ServiceOptions)
@ -10653,6 +10650,9 @@ PROTOBUF_NOINLINE bool ServiceOptions::IsInitialized() const {
return true ;
}
: : _pbi : : CachedSize * ServiceOptions : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void ServiceOptions : : InternalSwap ( ServiceOptions * other ) {
using std : : swap ;
_impl_ . _extensions_ . InternalSwap ( & other - > _impl_ . _extensions_ ) ;
@ -10747,9 +10747,6 @@ inline void MethodOptions::SharedDtor() {
_impl_ . uninterpreted_option_ . ~ RepeatedPtrField ( ) ;
if ( this ! = internal_default_instance ( ) ) delete _impl_ . features_ ;
}
void MethodOptions : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void MethodOptions : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.MethodOptions)
@ -10980,6 +10977,9 @@ PROTOBUF_NOINLINE bool MethodOptions::IsInitialized() const {
return true ;
}
: : _pbi : : CachedSize * MethodOptions : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void MethodOptions : : InternalSwap ( MethodOptions * other ) {
using std : : swap ;
_impl_ . _extensions_ . InternalSwap ( & other - > _impl_ . _extensions_ ) ;
@ -11066,9 +11066,6 @@ inline void UninterpretedOption_NamePart::SharedDtor() {
ABSL_DCHECK ( GetArenaForAllocation ( ) = = nullptr ) ;
_impl_ . name_part_ . Destroy ( ) ;
}
void UninterpretedOption_NamePart : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void UninterpretedOption_NamePart : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.UninterpretedOption.NamePart)
@ -11230,6 +11227,9 @@ PROTOBUF_NOINLINE bool UninterpretedOption_NamePart::IsInitialized() const {
return true ;
}
: : _pbi : : CachedSize * UninterpretedOption_NamePart : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void UninterpretedOption_NamePart : : InternalSwap ( UninterpretedOption_NamePart * other ) {
using std : : swap ;
auto * lhs_arena = GetArenaForAllocation ( ) ;
@ -11359,9 +11359,6 @@ inline void UninterpretedOption::SharedDtor() {
_impl_ . string_value_ . Destroy ( ) ;
_impl_ . aggregate_value_ . Destroy ( ) ;
}
void UninterpretedOption : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void UninterpretedOption : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.UninterpretedOption)
@ -11647,6 +11644,9 @@ PROTOBUF_NOINLINE bool UninterpretedOption::IsInitialized() const {
return true ;
}
: : _pbi : : CachedSize * UninterpretedOption : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void UninterpretedOption : : InternalSwap ( UninterpretedOption * other ) {
using std : : swap ;
auto * lhs_arena = GetArenaForAllocation ( ) ;
@ -11747,9 +11747,6 @@ inline void FeatureSet::SharedDtor() {
ABSL_DCHECK ( GetArenaForAllocation ( ) = = nullptr ) ;
_impl_ . _extensions_ . ~ ExtensionSet ( ) ;
}
void FeatureSet : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void FeatureSet : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.FeatureSet)
@ -11989,6 +11986,9 @@ PROTOBUF_NOINLINE bool FeatureSet::IsInitialized() const {
return true ;
}
: : _pbi : : CachedSize * FeatureSet : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void FeatureSet : : InternalSwap ( FeatureSet * other ) {
using std : : swap ;
_impl_ . _extensions_ . InternalSwap ( & other - > _impl_ . _extensions_ ) ;
@ -12078,9 +12078,6 @@ inline void FeatureSetDefaults_FeatureSetEditionDefault::SharedDtor() {
_impl_ . edition_ . Destroy ( ) ;
if ( this ! = internal_default_instance ( ) ) delete _impl_ . features_ ;
}
void FeatureSetDefaults_FeatureSetEditionDefault : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void FeatureSetDefaults_FeatureSetEditionDefault : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault)
@ -12249,6 +12246,9 @@ PROTOBUF_NOINLINE bool FeatureSetDefaults_FeatureSetEditionDefault::IsInitialize
return true ;
}
: : _pbi : : CachedSize * FeatureSetDefaults_FeatureSetEditionDefault : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void FeatureSetDefaults_FeatureSetEditionDefault : : InternalSwap ( FeatureSetDefaults_FeatureSetEditionDefault * other ) {
using std : : swap ;
auto * lhs_arena = GetArenaForAllocation ( ) ;
@ -12343,9 +12343,6 @@ inline void FeatureSetDefaults::SharedDtor() {
_impl_ . minimum_edition_ . Destroy ( ) ;
_impl_ . maximum_edition_ . Destroy ( ) ;
}
void FeatureSetDefaults : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void FeatureSetDefaults : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.FeatureSetDefaults)
@ -12536,6 +12533,9 @@ PROTOBUF_NOINLINE bool FeatureSetDefaults::IsInitialized() const {
return true ;
}
: : _pbi : : CachedSize * FeatureSetDefaults : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void FeatureSetDefaults : : InternalSwap ( FeatureSetDefaults * other ) {
using std : : swap ;
auto * lhs_arena = GetArenaForAllocation ( ) ;
@ -12642,9 +12642,6 @@ inline void SourceCodeInfo_Location::SharedDtor() {
_impl_ . leading_comments_ . Destroy ( ) ;
_impl_ . trailing_comments_ . Destroy ( ) ;
}
void SourceCodeInfo_Location : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void SourceCodeInfo_Location : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.SourceCodeInfo.Location)
@ -12895,6 +12892,9 @@ PROTOBUF_NOINLINE bool SourceCodeInfo_Location::IsInitialized() const {
return true ;
}
: : _pbi : : CachedSize * SourceCodeInfo_Location : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void SourceCodeInfo_Location : : InternalSwap ( SourceCodeInfo_Location * other ) {
using std : : swap ;
auto * lhs_arena = GetArenaForAllocation ( ) ;
@ -12954,9 +12954,6 @@ inline void SourceCodeInfo::SharedDtor() {
ABSL_DCHECK ( GetArenaForAllocation ( ) = = nullptr ) ;
_impl_ . location_ . ~ RepeatedPtrField ( ) ;
}
void SourceCodeInfo : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void SourceCodeInfo : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.SourceCodeInfo)
@ -13077,6 +13074,9 @@ PROTOBUF_NOINLINE bool SourceCodeInfo::IsInitialized() const {
return true ;
}
: : _pbi : : CachedSize * SourceCodeInfo : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void SourceCodeInfo : : InternalSwap ( SourceCodeInfo * other ) {
using std : : swap ;
_internal_metadata_ . InternalSwap ( & other - > _internal_metadata_ ) ;
@ -13169,9 +13169,6 @@ inline void GeneratedCodeInfo_Annotation::SharedDtor() {
_impl_ . path_ . ~ RepeatedField ( ) ;
_impl_ . source_file_ . Destroy ( ) ;
}
void GeneratedCodeInfo_Annotation : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void GeneratedCodeInfo_Annotation : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.GeneratedCodeInfo.Annotation)
@ -13412,6 +13409,9 @@ PROTOBUF_NOINLINE bool GeneratedCodeInfo_Annotation::IsInitialized() const {
return true ;
}
: : _pbi : : CachedSize * GeneratedCodeInfo_Annotation : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void GeneratedCodeInfo_Annotation : : InternalSwap ( GeneratedCodeInfo_Annotation * other ) {
using std : : swap ;
auto * lhs_arena = GetArenaForAllocation ( ) ;
@ -13473,9 +13473,6 @@ inline void GeneratedCodeInfo::SharedDtor() {
ABSL_DCHECK ( GetArenaForAllocation ( ) = = nullptr ) ;
_impl_ . annotation_ . ~ RepeatedPtrField ( ) ;
}
void GeneratedCodeInfo : : SetCachedSize ( int size ) const {
_impl_ . _cached_size_ . Set ( size ) ;
}
PROTOBUF_NOINLINE void GeneratedCodeInfo : : Clear ( ) {
// @@protoc_insertion_point(message_clear_start:google.protobuf.GeneratedCodeInfo)
@ -13596,6 +13593,9 @@ PROTOBUF_NOINLINE bool GeneratedCodeInfo::IsInitialized() const {
return true ;
}
: : _pbi : : CachedSize * GeneratedCodeInfo : : AccessCachedSize ( ) const {
return & _impl_ . _cached_size_ ;
}
void GeneratedCodeInfo : : InternalSwap ( GeneratedCodeInfo * other ) {
using std : : swap ;
_internal_metadata_ . InternalSwap ( & other - > _internal_metadata_ ) ;