|
|
|
@ -335,7 +335,7 @@ UPB_INLINE upb_StringView google_protobuf_FileDescriptorProto_name(const google_ |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FileDescriptorProto_has_name(const google_protobuf_FileDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {1, UPB_SIZE(44, 8), 1, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FileDescriptorProto_clear_package(google_protobuf_FileDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, UPB_SIZE(52, 24), 2, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
@ -351,7 +351,7 @@ UPB_INLINE upb_StringView google_protobuf_FileDescriptorProto_package(const goog |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FileDescriptorProto_has_package(const google_protobuf_FileDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, UPB_SIZE(52, 24), 2, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FileDescriptorProto_clear_dependency(google_protobuf_FileDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, UPB_SIZE(4, 40), 0, kUpb_NoSub, 12, (int)kUpb_FieldMode_Array | (int)kUpb_LabelFlags_IsAlternate | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
@ -527,7 +527,7 @@ UPB_INLINE const google_protobuf_FileOptions* google_protobuf_FileDescriptorProt |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FileDescriptorProto_has_options(const google_protobuf_FileDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {8, UPB_SIZE(24, 80), 3, 4, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FileDescriptorProto_clear_source_code_info(google_protobuf_FileDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {9, UPB_SIZE(28, 88), 4, 5, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
@ -543,7 +543,7 @@ UPB_INLINE const google_protobuf_SourceCodeInfo* google_protobuf_FileDescriptorP |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FileDescriptorProto_has_source_code_info(const google_protobuf_FileDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {9, UPB_SIZE(28, 88), 4, 5, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FileDescriptorProto_clear_public_dependency(google_protobuf_FileDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {10, UPB_SIZE(32, 96), 0, kUpb_NoSub, 5, (int)kUpb_FieldMode_Array | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
@ -623,7 +623,7 @@ UPB_INLINE upb_StringView google_protobuf_FileDescriptorProto_syntax(const googl |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FileDescriptorProto_has_syntax(const google_protobuf_FileDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {12, UPB_SIZE(60, 112), 5, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FileDescriptorProto_clear_edition(google_protobuf_FileDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {14, UPB_SIZE(40, 4), 6, 6, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -639,7 +639,7 @@ UPB_INLINE int32_t google_protobuf_FileDescriptorProto_edition(const google_prot |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FileDescriptorProto_has_edition(const google_protobuf_FileDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {14, UPB_SIZE(40, 4), 6, 6, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
UPB_INLINE void google_protobuf_FileDescriptorProto_set_name(google_protobuf_FileDescriptorProto *msg, upb_StringView value) { |
|
|
|
@ -937,7 +937,7 @@ UPB_INLINE upb_StringView google_protobuf_DescriptorProto_name(const google_prot |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_DescriptorProto_has_name(const google_protobuf_DescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {1, UPB_SIZE(40, 8), 1, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_DescriptorProto_clear_field(google_protobuf_DescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, UPB_SIZE(4, 24), 0, 0, 11, (int)kUpb_FieldMode_Array | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
@ -1113,7 +1113,7 @@ UPB_INLINE const google_protobuf_MessageOptions* google_protobuf_DescriptorProto |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_DescriptorProto_has_options(const google_protobuf_DescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {7, UPB_SIZE(24, 64), 2, 5, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_DescriptorProto_clear_oneof_decl(google_protobuf_DescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {8, UPB_SIZE(28, 72), 0, 6, 11, (int)kUpb_FieldMode_Array | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
@ -1517,7 +1517,7 @@ UPB_INLINE int32_t google_protobuf_DescriptorProto_ExtensionRange_start(const go |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_DescriptorProto_ExtensionRange_has_start(const google_protobuf_DescriptorProto_ExtensionRange* msg) { |
|
|
|
|
const upb_MiniTableField field = {1, 4, 1, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_DescriptorProto_ExtensionRange_clear_end(google_protobuf_DescriptorProto_ExtensionRange* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, 8, 2, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -1533,7 +1533,7 @@ UPB_INLINE int32_t google_protobuf_DescriptorProto_ExtensionRange_end(const goog |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_DescriptorProto_ExtensionRange_has_end(const google_protobuf_DescriptorProto_ExtensionRange* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, 8, 2, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_DescriptorProto_ExtensionRange_clear_options(google_protobuf_DescriptorProto_ExtensionRange* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, UPB_SIZE(12, 16), 3, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
@ -1549,7 +1549,7 @@ UPB_INLINE const google_protobuf_ExtensionRangeOptions* google_protobuf_Descript |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_DescriptorProto_ExtensionRange_has_options(const google_protobuf_DescriptorProto_ExtensionRange* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, UPB_SIZE(12, 16), 3, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
UPB_INLINE void google_protobuf_DescriptorProto_ExtensionRange_set_start(google_protobuf_DescriptorProto_ExtensionRange *msg, int32_t value) { |
|
|
|
@ -1623,7 +1623,7 @@ UPB_INLINE int32_t google_protobuf_DescriptorProto_ReservedRange_start(const goo |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_DescriptorProto_ReservedRange_has_start(const google_protobuf_DescriptorProto_ReservedRange* msg) { |
|
|
|
|
const upb_MiniTableField field = {1, 4, 1, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_DescriptorProto_ReservedRange_clear_end(google_protobuf_DescriptorProto_ReservedRange* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, 8, 2, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -1639,7 +1639,7 @@ UPB_INLINE int32_t google_protobuf_DescriptorProto_ReservedRange_end(const googl |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_DescriptorProto_ReservedRange_has_end(const google_protobuf_DescriptorProto_ReservedRange* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, 8, 2, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
UPB_INLINE void google_protobuf_DescriptorProto_ReservedRange_set_start(google_protobuf_DescriptorProto_ReservedRange *msg, int32_t value) { |
|
|
|
@ -1733,7 +1733,7 @@ UPB_INLINE int32_t google_protobuf_ExtensionRangeOptions_verification(const goog |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_ExtensionRangeOptions_has_verification(const google_protobuf_ExtensionRangeOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, UPB_SIZE(8, 4), 1, 3, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_ExtensionRangeOptions_clear_features(google_protobuf_ExtensionRangeOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {50, UPB_SIZE(12, 16), 2, 1, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
@ -1749,7 +1749,7 @@ UPB_INLINE const google_protobuf_FeatureSet* google_protobuf_ExtensionRangeOptio |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_ExtensionRangeOptions_has_features(const google_protobuf_ExtensionRangeOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {50, UPB_SIZE(12, 16), 2, 1, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_ExtensionRangeOptions_clear_uninterpreted_option(google_protobuf_ExtensionRangeOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {999, UPB_SIZE(16, 24), 0, 2, 11, (int)kUpb_FieldMode_Array | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
@ -1911,7 +1911,7 @@ UPB_INLINE int32_t google_protobuf_ExtensionRangeOptions_Declaration_number(cons |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_ExtensionRangeOptions_Declaration_has_number(const google_protobuf_ExtensionRangeOptions_Declaration* msg) { |
|
|
|
|
const upb_MiniTableField field = {1, 4, 1, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_ExtensionRangeOptions_Declaration_clear_full_name(google_protobuf_ExtensionRangeOptions_Declaration* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, UPB_SIZE(12, 16), 2, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
@ -1927,7 +1927,7 @@ UPB_INLINE upb_StringView google_protobuf_ExtensionRangeOptions_Declaration_full |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_ExtensionRangeOptions_Declaration_has_full_name(const google_protobuf_ExtensionRangeOptions_Declaration* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, UPB_SIZE(12, 16), 2, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_ExtensionRangeOptions_Declaration_clear_type(google_protobuf_ExtensionRangeOptions_Declaration* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, UPB_SIZE(20, 32), 3, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
@ -1943,7 +1943,7 @@ UPB_INLINE upb_StringView google_protobuf_ExtensionRangeOptions_Declaration_type |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_ExtensionRangeOptions_Declaration_has_type(const google_protobuf_ExtensionRangeOptions_Declaration* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, UPB_SIZE(20, 32), 3, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_ExtensionRangeOptions_Declaration_clear_reserved(google_protobuf_ExtensionRangeOptions_Declaration* msg) { |
|
|
|
|
const upb_MiniTableField field = {5, 8, 4, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -1959,7 +1959,7 @@ UPB_INLINE bool google_protobuf_ExtensionRangeOptions_Declaration_reserved(const |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_ExtensionRangeOptions_Declaration_has_reserved(const google_protobuf_ExtensionRangeOptions_Declaration* msg) { |
|
|
|
|
const upb_MiniTableField field = {5, 8, 4, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_ExtensionRangeOptions_Declaration_clear_repeated(google_protobuf_ExtensionRangeOptions_Declaration* msg) { |
|
|
|
|
const upb_MiniTableField field = {6, 9, 5, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -1975,7 +1975,7 @@ UPB_INLINE bool google_protobuf_ExtensionRangeOptions_Declaration_repeated(const |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_ExtensionRangeOptions_Declaration_has_repeated(const google_protobuf_ExtensionRangeOptions_Declaration* msg) { |
|
|
|
|
const upb_MiniTableField field = {6, 9, 5, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
UPB_INLINE void google_protobuf_ExtensionRangeOptions_Declaration_set_number(google_protobuf_ExtensionRangeOptions_Declaration *msg, int32_t value) { |
|
|
|
@ -2049,7 +2049,7 @@ UPB_INLINE upb_StringView google_protobuf_FieldDescriptorProto_name(const google |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FieldDescriptorProto_has_name(const google_protobuf_FieldDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {1, UPB_SIZE(28, 24), 1, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FieldDescriptorProto_clear_extendee(google_protobuf_FieldDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, UPB_SIZE(36, 40), 2, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
@ -2065,7 +2065,7 @@ UPB_INLINE upb_StringView google_protobuf_FieldDescriptorProto_extendee(const go |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FieldDescriptorProto_has_extendee(const google_protobuf_FieldDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, UPB_SIZE(36, 40), 2, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FieldDescriptorProto_clear_number(google_protobuf_FieldDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, 4, 3, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -2081,7 +2081,7 @@ UPB_INLINE int32_t google_protobuf_FieldDescriptorProto_number(const google_prot |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FieldDescriptorProto_has_number(const google_protobuf_FieldDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, 4, 3, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FieldDescriptorProto_clear_label(google_protobuf_FieldDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {4, 8, 4, 1, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -2097,7 +2097,7 @@ UPB_INLINE int32_t google_protobuf_FieldDescriptorProto_label(const google_proto |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FieldDescriptorProto_has_label(const google_protobuf_FieldDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {4, 8, 4, 1, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FieldDescriptorProto_clear_type(google_protobuf_FieldDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {5, 12, 5, 2, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -2113,7 +2113,7 @@ UPB_INLINE int32_t google_protobuf_FieldDescriptorProto_type(const google_protob |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FieldDescriptorProto_has_type(const google_protobuf_FieldDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {5, 12, 5, 2, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FieldDescriptorProto_clear_type_name(google_protobuf_FieldDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {6, UPB_SIZE(44, 56), 6, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
@ -2129,7 +2129,7 @@ UPB_INLINE upb_StringView google_protobuf_FieldDescriptorProto_type_name(const g |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FieldDescriptorProto_has_type_name(const google_protobuf_FieldDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {6, UPB_SIZE(44, 56), 6, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FieldDescriptorProto_clear_default_value(google_protobuf_FieldDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {7, UPB_SIZE(52, 72), 7, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
@ -2145,7 +2145,7 @@ UPB_INLINE upb_StringView google_protobuf_FieldDescriptorProto_default_value(con |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FieldDescriptorProto_has_default_value(const google_protobuf_FieldDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {7, UPB_SIZE(52, 72), 7, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FieldDescriptorProto_clear_options(google_protobuf_FieldDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {8, UPB_SIZE(16, 88), 8, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
@ -2161,7 +2161,7 @@ UPB_INLINE const google_protobuf_FieldOptions* google_protobuf_FieldDescriptorPr |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FieldDescriptorProto_has_options(const google_protobuf_FieldDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {8, UPB_SIZE(16, 88), 8, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FieldDescriptorProto_clear_oneof_index(google_protobuf_FieldDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {9, UPB_SIZE(20, 16), 9, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -2177,7 +2177,7 @@ UPB_INLINE int32_t google_protobuf_FieldDescriptorProto_oneof_index(const google |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FieldDescriptorProto_has_oneof_index(const google_protobuf_FieldDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {9, UPB_SIZE(20, 16), 9, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FieldDescriptorProto_clear_json_name(google_protobuf_FieldDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {10, UPB_SIZE(60, 96), 10, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
@ -2193,7 +2193,7 @@ UPB_INLINE upb_StringView google_protobuf_FieldDescriptorProto_json_name(const g |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FieldDescriptorProto_has_json_name(const google_protobuf_FieldDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {10, UPB_SIZE(60, 96), 10, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FieldDescriptorProto_clear_proto3_optional(google_protobuf_FieldDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {17, UPB_SIZE(24, 20), 11, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -2209,7 +2209,7 @@ UPB_INLINE bool google_protobuf_FieldDescriptorProto_proto3_optional(const googl |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FieldDescriptorProto_has_proto3_optional(const google_protobuf_FieldDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {17, UPB_SIZE(24, 20), 11, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
UPB_INLINE void google_protobuf_FieldDescriptorProto_set_name(google_protobuf_FieldDescriptorProto *msg, upb_StringView value) { |
|
|
|
@ -2315,7 +2315,7 @@ UPB_INLINE upb_StringView google_protobuf_OneofDescriptorProto_name(const google |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_OneofDescriptorProto_has_name(const google_protobuf_OneofDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {1, 8, 1, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_OneofDescriptorProto_clear_options(google_protobuf_OneofDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, UPB_SIZE(4, 24), 2, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
@ -2331,7 +2331,7 @@ UPB_INLINE const google_protobuf_OneofOptions* google_protobuf_OneofDescriptorPr |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_OneofDescriptorProto_has_options(const google_protobuf_OneofDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, UPB_SIZE(4, 24), 2, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
UPB_INLINE void google_protobuf_OneofDescriptorProto_set_name(google_protobuf_OneofDescriptorProto *msg, upb_StringView value) { |
|
|
|
@ -2401,7 +2401,7 @@ UPB_INLINE upb_StringView google_protobuf_EnumDescriptorProto_name(const google_ |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_EnumDescriptorProto_has_name(const google_protobuf_EnumDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {1, UPB_SIZE(20, 8), 1, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_EnumDescriptorProto_clear_value(google_protobuf_EnumDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, UPB_SIZE(4, 24), 0, 0, 11, (int)kUpb_FieldMode_Array | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
@ -2449,7 +2449,7 @@ UPB_INLINE const google_protobuf_EnumOptions* google_protobuf_EnumDescriptorProt |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_EnumDescriptorProto_has_options(const google_protobuf_EnumDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, UPB_SIZE(8, 32), 2, 1, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_EnumDescriptorProto_clear_reserved_range(google_protobuf_EnumDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {4, UPB_SIZE(12, 40), 0, 2, 11, (int)kUpb_FieldMode_Array | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
@ -2671,7 +2671,7 @@ UPB_INLINE int32_t google_protobuf_EnumDescriptorProto_EnumReservedRange_start(c |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_EnumDescriptorProto_EnumReservedRange_has_start(const google_protobuf_EnumDescriptorProto_EnumReservedRange* msg) { |
|
|
|
|
const upb_MiniTableField field = {1, 4, 1, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_EnumDescriptorProto_EnumReservedRange_clear_end(google_protobuf_EnumDescriptorProto_EnumReservedRange* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, 8, 2, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -2687,7 +2687,7 @@ UPB_INLINE int32_t google_protobuf_EnumDescriptorProto_EnumReservedRange_end(con |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_EnumDescriptorProto_EnumReservedRange_has_end(const google_protobuf_EnumDescriptorProto_EnumReservedRange* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, 8, 2, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
UPB_INLINE void google_protobuf_EnumDescriptorProto_EnumReservedRange_set_start(google_protobuf_EnumDescriptorProto_EnumReservedRange *msg, int32_t value) { |
|
|
|
@ -2749,7 +2749,7 @@ UPB_INLINE upb_StringView google_protobuf_EnumValueDescriptorProto_name(const go |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_EnumValueDescriptorProto_has_name(const google_protobuf_EnumValueDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {1, UPB_SIZE(12, 8), 1, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_EnumValueDescriptorProto_clear_number(google_protobuf_EnumValueDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, 4, 2, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -2765,7 +2765,7 @@ UPB_INLINE int32_t google_protobuf_EnumValueDescriptorProto_number(const google_ |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_EnumValueDescriptorProto_has_number(const google_protobuf_EnumValueDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, 4, 2, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_EnumValueDescriptorProto_clear_options(google_protobuf_EnumValueDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, UPB_SIZE(8, 24), 3, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
@ -2781,7 +2781,7 @@ UPB_INLINE const google_protobuf_EnumValueOptions* google_protobuf_EnumValueDesc |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_EnumValueDescriptorProto_has_options(const google_protobuf_EnumValueDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, UPB_SIZE(8, 24), 3, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
UPB_INLINE void google_protobuf_EnumValueDescriptorProto_set_name(google_protobuf_EnumValueDescriptorProto *msg, upb_StringView value) { |
|
|
|
@ -2855,7 +2855,7 @@ UPB_INLINE upb_StringView google_protobuf_ServiceDescriptorProto_name(const goog |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_ServiceDescriptorProto_has_name(const google_protobuf_ServiceDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {1, UPB_SIZE(12, 8), 1, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_ServiceDescriptorProto_clear_method(google_protobuf_ServiceDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, UPB_SIZE(4, 24), 0, 0, 11, (int)kUpb_FieldMode_Array | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
@ -2903,7 +2903,7 @@ UPB_INLINE const google_protobuf_ServiceOptions* google_protobuf_ServiceDescript |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_ServiceDescriptorProto_has_options(const google_protobuf_ServiceDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, UPB_SIZE(8, 32), 2, 1, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
UPB_INLINE void google_protobuf_ServiceDescriptorProto_set_name(google_protobuf_ServiceDescriptorProto *msg, upb_StringView value) { |
|
|
|
@ -3003,7 +3003,7 @@ UPB_INLINE upb_StringView google_protobuf_MethodDescriptorProto_name(const googl |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_MethodDescriptorProto_has_name(const google_protobuf_MethodDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {1, UPB_SIZE(12, 8), 1, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_MethodDescriptorProto_clear_input_type(google_protobuf_MethodDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, UPB_SIZE(20, 24), 2, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3019,7 +3019,7 @@ UPB_INLINE upb_StringView google_protobuf_MethodDescriptorProto_input_type(const |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_MethodDescriptorProto_has_input_type(const google_protobuf_MethodDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, UPB_SIZE(20, 24), 2, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_MethodDescriptorProto_clear_output_type(google_protobuf_MethodDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, UPB_SIZE(28, 40), 3, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3035,7 +3035,7 @@ UPB_INLINE upb_StringView google_protobuf_MethodDescriptorProto_output_type(cons |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_MethodDescriptorProto_has_output_type(const google_protobuf_MethodDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, UPB_SIZE(28, 40), 3, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_MethodDescriptorProto_clear_options(google_protobuf_MethodDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {4, UPB_SIZE(4, 56), 4, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3051,7 +3051,7 @@ UPB_INLINE const google_protobuf_MethodOptions* google_protobuf_MethodDescriptor |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_MethodDescriptorProto_has_options(const google_protobuf_MethodDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {4, UPB_SIZE(4, 56), 4, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_MethodDescriptorProto_clear_client_streaming(google_protobuf_MethodDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {5, UPB_SIZE(8, 1), 5, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3067,7 +3067,7 @@ UPB_INLINE bool google_protobuf_MethodDescriptorProto_client_streaming(const goo |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_MethodDescriptorProto_has_client_streaming(const google_protobuf_MethodDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {5, UPB_SIZE(8, 1), 5, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_MethodDescriptorProto_clear_server_streaming(google_protobuf_MethodDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {6, UPB_SIZE(9, 2), 6, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3083,7 +3083,7 @@ UPB_INLINE bool google_protobuf_MethodDescriptorProto_server_streaming(const goo |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_MethodDescriptorProto_has_server_streaming(const google_protobuf_MethodDescriptorProto* msg) { |
|
|
|
|
const upb_MiniTableField field = {6, UPB_SIZE(9, 2), 6, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
UPB_INLINE void google_protobuf_MethodDescriptorProto_set_name(google_protobuf_MethodDescriptorProto *msg, upb_StringView value) { |
|
|
|
@ -3169,7 +3169,7 @@ UPB_INLINE upb_StringView google_protobuf_FileOptions_java_package(const google_ |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FileOptions_has_java_package(const google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {1, UPB_SIZE(24, 16), 1, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FileOptions_clear_java_outer_classname(google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {8, 32, 2, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3185,7 +3185,7 @@ UPB_INLINE upb_StringView google_protobuf_FileOptions_java_outer_classname(const |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FileOptions_has_java_outer_classname(const google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {8, 32, 2, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FileOptions_clear_optimize_for(google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {9, 4, 3, 2, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3201,7 +3201,7 @@ UPB_INLINE int32_t google_protobuf_FileOptions_optimize_for(const google_protobu |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FileOptions_has_optimize_for(const google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {9, 4, 3, 2, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FileOptions_clear_java_multiple_files(google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {10, 8, 4, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3217,7 +3217,7 @@ UPB_INLINE bool google_protobuf_FileOptions_java_multiple_files(const google_pro |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FileOptions_has_java_multiple_files(const google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {10, 8, 4, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FileOptions_clear_go_package(google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {11, UPB_SIZE(40, 48), 5, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3233,7 +3233,7 @@ UPB_INLINE upb_StringView google_protobuf_FileOptions_go_package(const google_pr |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FileOptions_has_go_package(const google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {11, UPB_SIZE(40, 48), 5, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FileOptions_clear_cc_generic_services(google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {16, 9, 6, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3249,7 +3249,7 @@ UPB_INLINE bool google_protobuf_FileOptions_cc_generic_services(const google_pro |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FileOptions_has_cc_generic_services(const google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {16, 9, 6, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FileOptions_clear_java_generic_services(google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {17, 10, 7, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3265,7 +3265,7 @@ UPB_INLINE bool google_protobuf_FileOptions_java_generic_services(const google_p |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FileOptions_has_java_generic_services(const google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {17, 10, 7, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FileOptions_clear_py_generic_services(google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {18, 11, 8, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3281,7 +3281,7 @@ UPB_INLINE bool google_protobuf_FileOptions_py_generic_services(const google_pro |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FileOptions_has_py_generic_services(const google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {18, 11, 8, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FileOptions_clear_java_generate_equals_and_hash(google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {20, 12, 9, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3297,7 +3297,7 @@ UPB_INLINE bool google_protobuf_FileOptions_java_generate_equals_and_hash(const |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FileOptions_has_java_generate_equals_and_hash(const google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {20, 12, 9, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FileOptions_clear_deprecated(google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {23, 13, 10, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3313,7 +3313,7 @@ UPB_INLINE bool google_protobuf_FileOptions_deprecated(const google_protobuf_Fil |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FileOptions_has_deprecated(const google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {23, 13, 10, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FileOptions_clear_java_string_check_utf8(google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {27, 14, 11, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3329,7 +3329,7 @@ UPB_INLINE bool google_protobuf_FileOptions_java_string_check_utf8(const google_ |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FileOptions_has_java_string_check_utf8(const google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {27, 14, 11, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FileOptions_clear_cc_enable_arenas(google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {31, 15, 12, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3345,7 +3345,7 @@ UPB_INLINE bool google_protobuf_FileOptions_cc_enable_arenas(const google_protob |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FileOptions_has_cc_enable_arenas(const google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {31, 15, 12, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FileOptions_clear_objc_class_prefix(google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {36, UPB_SIZE(48, 64), 13, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3361,7 +3361,7 @@ UPB_INLINE upb_StringView google_protobuf_FileOptions_objc_class_prefix(const go |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FileOptions_has_objc_class_prefix(const google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {36, UPB_SIZE(48, 64), 13, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FileOptions_clear_csharp_namespace(google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {37, UPB_SIZE(56, 80), 14, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3377,7 +3377,7 @@ UPB_INLINE upb_StringView google_protobuf_FileOptions_csharp_namespace(const goo |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FileOptions_has_csharp_namespace(const google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {37, UPB_SIZE(56, 80), 14, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FileOptions_clear_swift_prefix(google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {39, UPB_SIZE(64, 96), 15, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3393,7 +3393,7 @@ UPB_INLINE upb_StringView google_protobuf_FileOptions_swift_prefix(const google_ |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FileOptions_has_swift_prefix(const google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {39, UPB_SIZE(64, 96), 15, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FileOptions_clear_php_class_prefix(google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {40, UPB_SIZE(72, 112), 16, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3409,7 +3409,7 @@ UPB_INLINE upb_StringView google_protobuf_FileOptions_php_class_prefix(const goo |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FileOptions_has_php_class_prefix(const google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {40, UPB_SIZE(72, 112), 16, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FileOptions_clear_php_namespace(google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {41, UPB_SIZE(80, 128), 17, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3425,7 +3425,7 @@ UPB_INLINE upb_StringView google_protobuf_FileOptions_php_namespace(const google |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FileOptions_has_php_namespace(const google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {41, UPB_SIZE(80, 128), 17, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FileOptions_clear_php_metadata_namespace(google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {44, UPB_SIZE(88, 144), 18, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3441,7 +3441,7 @@ UPB_INLINE upb_StringView google_protobuf_FileOptions_php_metadata_namespace(con |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FileOptions_has_php_metadata_namespace(const google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {44, UPB_SIZE(88, 144), 18, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FileOptions_clear_ruby_package(google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {45, UPB_SIZE(96, 160), 19, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3457,7 +3457,7 @@ UPB_INLINE upb_StringView google_protobuf_FileOptions_ruby_package(const google_ |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FileOptions_has_ruby_package(const google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {45, UPB_SIZE(96, 160), 19, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FileOptions_clear_features(google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {50, UPB_SIZE(16, 176), 20, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3473,7 +3473,7 @@ UPB_INLINE const google_protobuf_FeatureSet* google_protobuf_FileOptions_feature |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FileOptions_has_features(const google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {50, UPB_SIZE(16, 176), 20, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FileOptions_clear_uninterpreted_option(google_protobuf_FileOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {999, UPB_SIZE(20, 184), 0, 1, 11, (int)kUpb_FieldMode_Array | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3677,7 +3677,7 @@ UPB_INLINE bool google_protobuf_MessageOptions_message_set_wire_format(const goo |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_MessageOptions_has_message_set_wire_format(const google_protobuf_MessageOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {1, 1, 1, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_MessageOptions_clear_no_standard_descriptor_accessor(google_protobuf_MessageOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, 2, 2, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3693,7 +3693,7 @@ UPB_INLINE bool google_protobuf_MessageOptions_no_standard_descriptor_accessor(c |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_MessageOptions_has_no_standard_descriptor_accessor(const google_protobuf_MessageOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, 2, 2, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_MessageOptions_clear_deprecated(google_protobuf_MessageOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, 3, 3, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3709,7 +3709,7 @@ UPB_INLINE bool google_protobuf_MessageOptions_deprecated(const google_protobuf_ |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_MessageOptions_has_deprecated(const google_protobuf_MessageOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, 3, 3, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_MessageOptions_clear_map_entry(google_protobuf_MessageOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {7, 4, 4, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3725,7 +3725,7 @@ UPB_INLINE bool google_protobuf_MessageOptions_map_entry(const google_protobuf_M |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_MessageOptions_has_map_entry(const google_protobuf_MessageOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {7, 4, 4, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_MessageOptions_clear_deprecated_legacy_json_field_conflicts(google_protobuf_MessageOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {11, 5, 5, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3741,7 +3741,7 @@ UPB_INLINE bool google_protobuf_MessageOptions_deprecated_legacy_json_field_conf |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_MessageOptions_has_deprecated_legacy_json_field_conflicts(const google_protobuf_MessageOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {11, 5, 5, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_MessageOptions_clear_features(google_protobuf_MessageOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {12, 8, 6, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3757,7 +3757,7 @@ UPB_INLINE const google_protobuf_FeatureSet* google_protobuf_MessageOptions_feat |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_MessageOptions_has_features(const google_protobuf_MessageOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {12, 8, 6, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_MessageOptions_clear_uninterpreted_option(google_protobuf_MessageOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {999, UPB_SIZE(12, 16), 0, 1, 11, (int)kUpb_FieldMode_Array | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3905,7 +3905,7 @@ UPB_INLINE int32_t google_protobuf_FieldOptions_ctype(const google_protobuf_Fiel |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FieldOptions_has_ctype(const google_protobuf_FieldOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {1, 4, 1, 3, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FieldOptions_clear_packed(google_protobuf_FieldOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, 8, 2, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3921,7 +3921,7 @@ UPB_INLINE bool google_protobuf_FieldOptions_packed(const google_protobuf_FieldO |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FieldOptions_has_packed(const google_protobuf_FieldOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, 8, 2, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FieldOptions_clear_deprecated(google_protobuf_FieldOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, 9, 3, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3937,7 +3937,7 @@ UPB_INLINE bool google_protobuf_FieldOptions_deprecated(const google_protobuf_Fi |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FieldOptions_has_deprecated(const google_protobuf_FieldOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, 9, 3, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FieldOptions_clear_lazy(google_protobuf_FieldOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {5, 10, 4, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3953,7 +3953,7 @@ UPB_INLINE bool google_protobuf_FieldOptions_lazy(const google_protobuf_FieldOpt |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FieldOptions_has_lazy(const google_protobuf_FieldOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {5, 10, 4, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FieldOptions_clear_jstype(google_protobuf_FieldOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {6, 12, 5, 4, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3969,7 +3969,7 @@ UPB_INLINE int32_t google_protobuf_FieldOptions_jstype(const google_protobuf_Fie |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FieldOptions_has_jstype(const google_protobuf_FieldOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {6, 12, 5, 4, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FieldOptions_clear_weak(google_protobuf_FieldOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {10, 16, 6, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -3985,7 +3985,7 @@ UPB_INLINE bool google_protobuf_FieldOptions_weak(const google_protobuf_FieldOpt |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FieldOptions_has_weak(const google_protobuf_FieldOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {10, 16, 6, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FieldOptions_clear_unverified_lazy(google_protobuf_FieldOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {15, 17, 7, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -4001,7 +4001,7 @@ UPB_INLINE bool google_protobuf_FieldOptions_unverified_lazy(const google_protob |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FieldOptions_has_unverified_lazy(const google_protobuf_FieldOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {15, 17, 7, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FieldOptions_clear_debug_redact(google_protobuf_FieldOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {16, 18, 8, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -4017,7 +4017,7 @@ UPB_INLINE bool google_protobuf_FieldOptions_debug_redact(const google_protobuf_ |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FieldOptions_has_debug_redact(const google_protobuf_FieldOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {16, 18, 8, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FieldOptions_clear_retention(google_protobuf_FieldOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {17, 20, 9, 5, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -4033,7 +4033,7 @@ UPB_INLINE int32_t google_protobuf_FieldOptions_retention(const google_protobuf_ |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FieldOptions_has_retention(const google_protobuf_FieldOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {17, 20, 9, 5, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FieldOptions_clear_targets(google_protobuf_FieldOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {19, 24, 0, 6, 14, (int)kUpb_FieldMode_Array | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
@ -4113,7 +4113,7 @@ UPB_INLINE const google_protobuf_FeatureSet* google_protobuf_FieldOptions_featur |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FieldOptions_has_features(const google_protobuf_FieldOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {21, UPB_SIZE(32, 40), 10, 1, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FieldOptions_clear_uninterpreted_option(google_protobuf_FieldOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {999, UPB_SIZE(36, 48), 0, 2, 11, (int)kUpb_FieldMode_Array | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
@ -4335,7 +4335,7 @@ UPB_INLINE upb_StringView google_protobuf_FieldOptions_EditionDefault_value(cons |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FieldOptions_EditionDefault_has_value(const google_protobuf_FieldOptions_EditionDefault* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, 8, 1, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FieldOptions_EditionDefault_clear_edition(google_protobuf_FieldOptions_EditionDefault* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, 4, 2, 0, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -4351,7 +4351,7 @@ UPB_INLINE int32_t google_protobuf_FieldOptions_EditionDefault_edition(const goo |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FieldOptions_EditionDefault_has_edition(const google_protobuf_FieldOptions_EditionDefault* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, 4, 2, 0, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
UPB_INLINE void google_protobuf_FieldOptions_EditionDefault_set_value(google_protobuf_FieldOptions_EditionDefault *msg, upb_StringView value) { |
|
|
|
@ -4413,7 +4413,7 @@ UPB_INLINE const google_protobuf_FeatureSet* google_protobuf_OneofOptions_featur |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_OneofOptions_has_features(const google_protobuf_OneofOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {1, UPB_SIZE(4, 8), 1, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_OneofOptions_clear_uninterpreted_option(google_protobuf_OneofOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {999, UPB_SIZE(8, 16), 0, 1, 11, (int)kUpb_FieldMode_Array | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
@ -4541,7 +4541,7 @@ UPB_INLINE bool google_protobuf_EnumOptions_allow_alias(const google_protobuf_En |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_EnumOptions_has_allow_alias(const google_protobuf_EnumOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, 1, 1, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_EnumOptions_clear_deprecated(google_protobuf_EnumOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, 2, 2, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -4557,7 +4557,7 @@ UPB_INLINE bool google_protobuf_EnumOptions_deprecated(const google_protobuf_Enu |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_EnumOptions_has_deprecated(const google_protobuf_EnumOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, 2, 2, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_EnumOptions_clear_deprecated_legacy_json_field_conflicts(google_protobuf_EnumOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {6, 3, 3, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -4573,7 +4573,7 @@ UPB_INLINE bool google_protobuf_EnumOptions_deprecated_legacy_json_field_conflic |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_EnumOptions_has_deprecated_legacy_json_field_conflicts(const google_protobuf_EnumOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {6, 3, 3, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_EnumOptions_clear_features(google_protobuf_EnumOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {7, UPB_SIZE(4, 8), 4, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
@ -4589,7 +4589,7 @@ UPB_INLINE const google_protobuf_FeatureSet* google_protobuf_EnumOptions_feature |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_EnumOptions_has_features(const google_protobuf_EnumOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {7, UPB_SIZE(4, 8), 4, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_EnumOptions_clear_uninterpreted_option(google_protobuf_EnumOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {999, UPB_SIZE(8, 16), 0, 1, 11, (int)kUpb_FieldMode_Array | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
@ -4729,7 +4729,7 @@ UPB_INLINE bool google_protobuf_EnumValueOptions_deprecated(const google_protobu |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_EnumValueOptions_has_deprecated(const google_protobuf_EnumValueOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {1, 1, 1, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_EnumValueOptions_clear_features(google_protobuf_EnumValueOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, UPB_SIZE(4, 8), 2, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
@ -4745,7 +4745,7 @@ UPB_INLINE const google_protobuf_FeatureSet* google_protobuf_EnumValueOptions_fe |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_EnumValueOptions_has_features(const google_protobuf_EnumValueOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, UPB_SIZE(4, 8), 2, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_EnumValueOptions_clear_debug_redact(google_protobuf_EnumValueOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, UPB_SIZE(8, 2), 3, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -4761,7 +4761,7 @@ UPB_INLINE bool google_protobuf_EnumValueOptions_debug_redact(const google_proto |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_EnumValueOptions_has_debug_redact(const google_protobuf_EnumValueOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, UPB_SIZE(8, 2), 3, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_EnumValueOptions_clear_uninterpreted_option(google_protobuf_EnumValueOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {999, UPB_SIZE(12, 16), 0, 1, 11, (int)kUpb_FieldMode_Array | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
@ -4897,7 +4897,7 @@ UPB_INLINE bool google_protobuf_ServiceOptions_deprecated(const google_protobuf_ |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_ServiceOptions_has_deprecated(const google_protobuf_ServiceOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {33, 1, 1, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_ServiceOptions_clear_features(google_protobuf_ServiceOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {34, UPB_SIZE(4, 8), 2, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
@ -4913,7 +4913,7 @@ UPB_INLINE const google_protobuf_FeatureSet* google_protobuf_ServiceOptions_feat |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_ServiceOptions_has_features(const google_protobuf_ServiceOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {34, UPB_SIZE(4, 8), 2, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_ServiceOptions_clear_uninterpreted_option(google_protobuf_ServiceOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {999, UPB_SIZE(8, 16), 0, 1, 11, (int)kUpb_FieldMode_Array | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
@ -5045,7 +5045,7 @@ UPB_INLINE bool google_protobuf_MethodOptions_deprecated(const google_protobuf_M |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_MethodOptions_has_deprecated(const google_protobuf_MethodOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {33, 1, 1, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_MethodOptions_clear_idempotency_level(google_protobuf_MethodOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {34, 4, 2, 2, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -5061,7 +5061,7 @@ UPB_INLINE int32_t google_protobuf_MethodOptions_idempotency_level(const google_ |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_MethodOptions_has_idempotency_level(const google_protobuf_MethodOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {34, 4, 2, 2, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_MethodOptions_clear_features(google_protobuf_MethodOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {35, 8, 3, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
@ -5077,7 +5077,7 @@ UPB_INLINE const google_protobuf_FeatureSet* google_protobuf_MethodOptions_featu |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_MethodOptions_has_features(const google_protobuf_MethodOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {35, 8, 3, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_MethodOptions_clear_uninterpreted_option(google_protobuf_MethodOptions* msg) { |
|
|
|
|
const upb_MiniTableField field = {999, UPB_SIZE(12, 16), 0, 1, 11, (int)kUpb_FieldMode_Array | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
@ -5245,7 +5245,7 @@ UPB_INLINE upb_StringView google_protobuf_UninterpretedOption_identifier_value(c |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_UninterpretedOption_has_identifier_value(const google_protobuf_UninterpretedOption* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, UPB_SIZE(8, 16), 1, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_UninterpretedOption_clear_positive_int_value(google_protobuf_UninterpretedOption* msg) { |
|
|
|
|
const upb_MiniTableField field = {4, UPB_SIZE(16, 32), 2, kUpb_NoSub, 4, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -5261,7 +5261,7 @@ UPB_INLINE uint64_t google_protobuf_UninterpretedOption_positive_int_value(const |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_UninterpretedOption_has_positive_int_value(const google_protobuf_UninterpretedOption* msg) { |
|
|
|
|
const upb_MiniTableField field = {4, UPB_SIZE(16, 32), 2, kUpb_NoSub, 4, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_UninterpretedOption_clear_negative_int_value(google_protobuf_UninterpretedOption* msg) { |
|
|
|
|
const upb_MiniTableField field = {5, UPB_SIZE(24, 40), 3, kUpb_NoSub, 3, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -5277,7 +5277,7 @@ UPB_INLINE int64_t google_protobuf_UninterpretedOption_negative_int_value(const |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_UninterpretedOption_has_negative_int_value(const google_protobuf_UninterpretedOption* msg) { |
|
|
|
|
const upb_MiniTableField field = {5, UPB_SIZE(24, 40), 3, kUpb_NoSub, 3, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_UninterpretedOption_clear_double_value(google_protobuf_UninterpretedOption* msg) { |
|
|
|
|
const upb_MiniTableField field = {6, UPB_SIZE(32, 48), 4, kUpb_NoSub, 1, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -5293,7 +5293,7 @@ UPB_INLINE double google_protobuf_UninterpretedOption_double_value(const google_ |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_UninterpretedOption_has_double_value(const google_protobuf_UninterpretedOption* msg) { |
|
|
|
|
const upb_MiniTableField field = {6, UPB_SIZE(32, 48), 4, kUpb_NoSub, 1, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_UninterpretedOption_clear_string_value(google_protobuf_UninterpretedOption* msg) { |
|
|
|
|
const upb_MiniTableField field = {7, UPB_SIZE(40, 56), 5, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
@ -5309,7 +5309,7 @@ UPB_INLINE upb_StringView google_protobuf_UninterpretedOption_string_value(const |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_UninterpretedOption_has_string_value(const google_protobuf_UninterpretedOption* msg) { |
|
|
|
|
const upb_MiniTableField field = {7, UPB_SIZE(40, 56), 5, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_UninterpretedOption_clear_aggregate_value(google_protobuf_UninterpretedOption* msg) { |
|
|
|
|
const upb_MiniTableField field = {8, UPB_SIZE(48, 72), 6, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
@ -5325,7 +5325,7 @@ UPB_INLINE upb_StringView google_protobuf_UninterpretedOption_aggregate_value(co |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_UninterpretedOption_has_aggregate_value(const google_protobuf_UninterpretedOption* msg) { |
|
|
|
|
const upb_MiniTableField field = {8, UPB_SIZE(48, 72), 6, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
UPB_INLINE google_protobuf_UninterpretedOption_NamePart** google_protobuf_UninterpretedOption_mutable_name(google_protobuf_UninterpretedOption* msg, size_t* size) { |
|
|
|
@ -5433,7 +5433,7 @@ UPB_INLINE upb_StringView google_protobuf_UninterpretedOption_NamePart_name_part |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_UninterpretedOption_NamePart_has_name_part(const google_protobuf_UninterpretedOption_NamePart* msg) { |
|
|
|
|
const upb_MiniTableField field = {1, UPB_SIZE(4, 8), 1, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_UninterpretedOption_NamePart_clear_is_extension(google_protobuf_UninterpretedOption_NamePart* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, 1, 2, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -5449,7 +5449,7 @@ UPB_INLINE bool google_protobuf_UninterpretedOption_NamePart_is_extension(const |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_UninterpretedOption_NamePart_has_is_extension(const google_protobuf_UninterpretedOption_NamePart* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, 1, 2, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
UPB_INLINE void google_protobuf_UninterpretedOption_NamePart_set_name_part(google_protobuf_UninterpretedOption_NamePart *msg, upb_StringView value) { |
|
|
|
@ -5511,7 +5511,7 @@ UPB_INLINE int32_t google_protobuf_FeatureSet_field_presence(const google_protob |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FeatureSet_has_field_presence(const google_protobuf_FeatureSet* msg) { |
|
|
|
|
const upb_MiniTableField field = {1, 4, 1, 0, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FeatureSet_clear_enum_type(google_protobuf_FeatureSet* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, 8, 2, 1, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -5527,7 +5527,7 @@ UPB_INLINE int32_t google_protobuf_FeatureSet_enum_type(const google_protobuf_Fe |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FeatureSet_has_enum_type(const google_protobuf_FeatureSet* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, 8, 2, 1, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FeatureSet_clear_repeated_field_encoding(google_protobuf_FeatureSet* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, 12, 3, 2, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -5543,7 +5543,7 @@ UPB_INLINE int32_t google_protobuf_FeatureSet_repeated_field_encoding(const goog |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FeatureSet_has_repeated_field_encoding(const google_protobuf_FeatureSet* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, 12, 3, 2, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FeatureSet_clear_utf8_validation(google_protobuf_FeatureSet* msg) { |
|
|
|
|
const upb_MiniTableField field = {4, 16, 4, 3, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -5559,7 +5559,7 @@ UPB_INLINE int32_t google_protobuf_FeatureSet_utf8_validation(const google_proto |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FeatureSet_has_utf8_validation(const google_protobuf_FeatureSet* msg) { |
|
|
|
|
const upb_MiniTableField field = {4, 16, 4, 3, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FeatureSet_clear_message_encoding(google_protobuf_FeatureSet* msg) { |
|
|
|
|
const upb_MiniTableField field = {5, 20, 5, 4, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -5575,7 +5575,7 @@ UPB_INLINE int32_t google_protobuf_FeatureSet_message_encoding(const google_prot |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FeatureSet_has_message_encoding(const google_protobuf_FeatureSet* msg) { |
|
|
|
|
const upb_MiniTableField field = {5, 20, 5, 4, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FeatureSet_clear_json_format(google_protobuf_FeatureSet* msg) { |
|
|
|
|
const upb_MiniTableField field = {6, 24, 6, 5, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -5591,7 +5591,7 @@ UPB_INLINE int32_t google_protobuf_FeatureSet_json_format(const google_protobuf_ |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FeatureSet_has_json_format(const google_protobuf_FeatureSet* msg) { |
|
|
|
|
const upb_MiniTableField field = {6, 24, 6, 5, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
UPB_INLINE void google_protobuf_FeatureSet_set_field_presence(google_protobuf_FeatureSet *msg, int32_t value) { |
|
|
|
@ -5701,7 +5701,7 @@ UPB_INLINE int32_t google_protobuf_FeatureSetDefaults_minimum_edition(const goog |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FeatureSetDefaults_has_minimum_edition(const google_protobuf_FeatureSetDefaults* msg) { |
|
|
|
|
const upb_MiniTableField field = {4, UPB_SIZE(8, 4), 1, 1, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FeatureSetDefaults_clear_maximum_edition(google_protobuf_FeatureSetDefaults* msg) { |
|
|
|
|
const upb_MiniTableField field = {5, UPB_SIZE(12, 8), 2, 2, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -5717,7 +5717,7 @@ UPB_INLINE int32_t google_protobuf_FeatureSetDefaults_maximum_edition(const goog |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FeatureSetDefaults_has_maximum_edition(const google_protobuf_FeatureSetDefaults* msg) { |
|
|
|
|
const upb_MiniTableField field = {5, UPB_SIZE(12, 8), 2, 2, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
UPB_INLINE google_protobuf_FeatureSetDefaults_FeatureSetEditionDefault** google_protobuf_FeatureSetDefaults_mutable_defaults(google_protobuf_FeatureSetDefaults* msg, size_t* size) { |
|
|
|
@ -5809,7 +5809,7 @@ UPB_INLINE const google_protobuf_FeatureSet* google_protobuf_FeatureSetDefaults_ |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FeatureSetDefaults_FeatureSetEditionDefault_has_features(const google_protobuf_FeatureSetDefaults_FeatureSetEditionDefault* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, UPB_SIZE(4, 8), 1, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_FeatureSetDefaults_FeatureSetEditionDefault_clear_edition(google_protobuf_FeatureSetDefaults_FeatureSetEditionDefault* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, UPB_SIZE(8, 4), 2, 1, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -5825,7 +5825,7 @@ UPB_INLINE int32_t google_protobuf_FeatureSetDefaults_FeatureSetEditionDefault_e |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_FeatureSetDefaults_FeatureSetEditionDefault_has_edition(const google_protobuf_FeatureSetDefaults_FeatureSetEditionDefault* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, UPB_SIZE(8, 4), 2, 1, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
UPB_INLINE void google_protobuf_FeatureSetDefaults_FeatureSetEditionDefault_set_features(google_protobuf_FeatureSetDefaults_FeatureSetEditionDefault *msg, google_protobuf_FeatureSet* value) { |
|
|
|
@ -6059,7 +6059,7 @@ UPB_INLINE upb_StringView google_protobuf_SourceCodeInfo_Location_leading_commen |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_SourceCodeInfo_Location_has_leading_comments(const google_protobuf_SourceCodeInfo_Location* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, UPB_SIZE(16, 24), 1, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_SourceCodeInfo_Location_clear_trailing_comments(google_protobuf_SourceCodeInfo_Location* msg) { |
|
|
|
|
const upb_MiniTableField field = {4, UPB_SIZE(24, 40), 2, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
@ -6075,7 +6075,7 @@ UPB_INLINE upb_StringView google_protobuf_SourceCodeInfo_Location_trailing_comme |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_SourceCodeInfo_Location_has_trailing_comments(const google_protobuf_SourceCodeInfo_Location* msg) { |
|
|
|
|
const upb_MiniTableField field = {4, UPB_SIZE(24, 40), 2, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_SourceCodeInfo_Location_clear_leading_detached_comments(google_protobuf_SourceCodeInfo_Location* msg) { |
|
|
|
|
const upb_MiniTableField field = {6, UPB_SIZE(12, 56), 0, kUpb_NoSub, 12, (int)kUpb_FieldMode_Array | (int)kUpb_LabelFlags_IsAlternate | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}; |
|
|
|
@ -6385,7 +6385,7 @@ UPB_INLINE upb_StringView google_protobuf_GeneratedCodeInfo_Annotation_source_fi |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_GeneratedCodeInfo_Annotation_has_source_file(const google_protobuf_GeneratedCodeInfo_Annotation* msg) { |
|
|
|
|
const upb_MiniTableField field = {2, UPB_SIZE(20, 24), 1, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsAlternate | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_GeneratedCodeInfo_Annotation_clear_begin(google_protobuf_GeneratedCodeInfo_Annotation* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, UPB_SIZE(8, 4), 2, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -6401,7 +6401,7 @@ UPB_INLINE int32_t google_protobuf_GeneratedCodeInfo_Annotation_begin(const goog |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_GeneratedCodeInfo_Annotation_has_begin(const google_protobuf_GeneratedCodeInfo_Annotation* msg) { |
|
|
|
|
const upb_MiniTableField field = {3, UPB_SIZE(8, 4), 2, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_GeneratedCodeInfo_Annotation_clear_end(google_protobuf_GeneratedCodeInfo_Annotation* msg) { |
|
|
|
|
const upb_MiniTableField field = {4, UPB_SIZE(12, 8), 3, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -6417,7 +6417,7 @@ UPB_INLINE int32_t google_protobuf_GeneratedCodeInfo_Annotation_end(const google |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_GeneratedCodeInfo_Annotation_has_end(const google_protobuf_GeneratedCodeInfo_Annotation* msg) { |
|
|
|
|
const upb_MiniTableField field = {4, UPB_SIZE(12, 8), 3, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
UPB_INLINE void google_protobuf_GeneratedCodeInfo_Annotation_clear_semantic(google_protobuf_GeneratedCodeInfo_Annotation* msg) { |
|
|
|
|
const upb_MiniTableField field = {5, UPB_SIZE(16, 12), 4, 0, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
@ -6433,7 +6433,7 @@ UPB_INLINE int32_t google_protobuf_GeneratedCodeInfo_Annotation_semantic(const g |
|
|
|
|
} |
|
|
|
|
UPB_INLINE bool google_protobuf_GeneratedCodeInfo_Annotation_has_semantic(const google_protobuf_GeneratedCodeInfo_Annotation* msg) { |
|
|
|
|
const upb_MiniTableField field = {5, UPB_SIZE(16, 12), 4, 0, 14, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}; |
|
|
|
|
return _upb_Message_HasNonExtensionField(UPB_UPCAST(msg), &field); |
|
|
|
|
return upb_Message_HasBaseField(UPB_UPCAST(msg), &field); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
UPB_INLINE int32_t* google_protobuf_GeneratedCodeInfo_Annotation_mutable_path(google_protobuf_GeneratedCodeInfo_Annotation* msg, size_t* size) { |
|
|
|
|