|
UPB_INLINE google_api_expr_v1alpha1_CheckedExpr * | google_api_expr_v1alpha1_CheckedExpr_new (upb_arena *arena) |
|
UPB_INLINE google_api_expr_v1alpha1_CheckedExpr * | google_api_expr_v1alpha1_CheckedExpr_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE google_api_expr_v1alpha1_CheckedExpr * | google_api_expr_v1alpha1_CheckedExpr_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | google_api_expr_v1alpha1_CheckedExpr_serialize (const google_api_expr_v1alpha1_CheckedExpr *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_CheckedExpr_has_reference_map (const google_api_expr_v1alpha1_CheckedExpr *msg) |
|
UPB_INLINE size_t | google_api_expr_v1alpha1_CheckedExpr_reference_map_size (const google_api_expr_v1alpha1_CheckedExpr *msg) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_CheckedExpr_reference_map_get (const google_api_expr_v1alpha1_CheckedExpr *msg, int64_t key, google_api_expr_v1alpha1_Reference **val) |
|
UPB_INLINE const google_api_expr_v1alpha1_CheckedExpr_ReferenceMapEntry * | google_api_expr_v1alpha1_CheckedExpr_reference_map_next (const google_api_expr_v1alpha1_CheckedExpr *msg, size_t *iter) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_CheckedExpr_has_type_map (const google_api_expr_v1alpha1_CheckedExpr *msg) |
|
UPB_INLINE size_t | google_api_expr_v1alpha1_CheckedExpr_type_map_size (const google_api_expr_v1alpha1_CheckedExpr *msg) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_CheckedExpr_type_map_get (const google_api_expr_v1alpha1_CheckedExpr *msg, int64_t key, google_api_expr_v1alpha1_Type **val) |
|
UPB_INLINE const google_api_expr_v1alpha1_CheckedExpr_TypeMapEntry * | google_api_expr_v1alpha1_CheckedExpr_type_map_next (const google_api_expr_v1alpha1_CheckedExpr *msg, size_t *iter) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_CheckedExpr_has_expr (const google_api_expr_v1alpha1_CheckedExpr *msg) |
|
UPB_INLINE const struct google_api_expr_v1alpha1_Expr * | google_api_expr_v1alpha1_CheckedExpr_expr (const google_api_expr_v1alpha1_CheckedExpr *msg) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_CheckedExpr_has_source_info (const google_api_expr_v1alpha1_CheckedExpr *msg) |
|
UPB_INLINE const struct google_api_expr_v1alpha1_SourceInfo * | google_api_expr_v1alpha1_CheckedExpr_source_info (const google_api_expr_v1alpha1_CheckedExpr *msg) |
|
UPB_INLINE void | google_api_expr_v1alpha1_CheckedExpr_reference_map_clear (google_api_expr_v1alpha1_CheckedExpr *msg) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_CheckedExpr_reference_map_set (google_api_expr_v1alpha1_CheckedExpr *msg, int64_t key, google_api_expr_v1alpha1_Reference *val, upb_arena *a) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_CheckedExpr_reference_map_delete (google_api_expr_v1alpha1_CheckedExpr *msg, int64_t key) |
|
UPB_INLINE google_api_expr_v1alpha1_CheckedExpr_ReferenceMapEntry * | google_api_expr_v1alpha1_CheckedExpr_reference_map_nextmutable (google_api_expr_v1alpha1_CheckedExpr *msg, size_t *iter) |
|
UPB_INLINE void | google_api_expr_v1alpha1_CheckedExpr_type_map_clear (google_api_expr_v1alpha1_CheckedExpr *msg) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_CheckedExpr_type_map_set (google_api_expr_v1alpha1_CheckedExpr *msg, int64_t key, google_api_expr_v1alpha1_Type *val, upb_arena *a) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_CheckedExpr_type_map_delete (google_api_expr_v1alpha1_CheckedExpr *msg, int64_t key) |
|
UPB_INLINE google_api_expr_v1alpha1_CheckedExpr_TypeMapEntry * | google_api_expr_v1alpha1_CheckedExpr_type_map_nextmutable (google_api_expr_v1alpha1_CheckedExpr *msg, size_t *iter) |
|
UPB_INLINE void | google_api_expr_v1alpha1_CheckedExpr_set_expr (google_api_expr_v1alpha1_CheckedExpr *msg, struct google_api_expr_v1alpha1_Expr *value) |
|
UPB_INLINE struct google_api_expr_v1alpha1_Expr * | google_api_expr_v1alpha1_CheckedExpr_mutable_expr (google_api_expr_v1alpha1_CheckedExpr *msg, upb_arena *arena) |
|
UPB_INLINE void | google_api_expr_v1alpha1_CheckedExpr_set_source_info (google_api_expr_v1alpha1_CheckedExpr *msg, struct google_api_expr_v1alpha1_SourceInfo *value) |
|
UPB_INLINE struct google_api_expr_v1alpha1_SourceInfo * | google_api_expr_v1alpha1_CheckedExpr_mutable_source_info (google_api_expr_v1alpha1_CheckedExpr *msg, upb_arena *arena) |
|
UPB_INLINE int64_t | google_api_expr_v1alpha1_CheckedExpr_ReferenceMapEntry_key (const google_api_expr_v1alpha1_CheckedExpr_ReferenceMapEntry *msg) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_CheckedExpr_ReferenceMapEntry_has_value (const google_api_expr_v1alpha1_CheckedExpr_ReferenceMapEntry *msg) |
|
UPB_INLINE const google_api_expr_v1alpha1_Reference * | google_api_expr_v1alpha1_CheckedExpr_ReferenceMapEntry_value (const google_api_expr_v1alpha1_CheckedExpr_ReferenceMapEntry *msg) |
|
UPB_INLINE void | google_api_expr_v1alpha1_CheckedExpr_ReferenceMapEntry_set_value (google_api_expr_v1alpha1_CheckedExpr_ReferenceMapEntry *msg, google_api_expr_v1alpha1_Reference *value) |
|
UPB_INLINE int64_t | google_api_expr_v1alpha1_CheckedExpr_TypeMapEntry_key (const google_api_expr_v1alpha1_CheckedExpr_TypeMapEntry *msg) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_CheckedExpr_TypeMapEntry_has_value (const google_api_expr_v1alpha1_CheckedExpr_TypeMapEntry *msg) |
|
UPB_INLINE const google_api_expr_v1alpha1_Type * | google_api_expr_v1alpha1_CheckedExpr_TypeMapEntry_value (const google_api_expr_v1alpha1_CheckedExpr_TypeMapEntry *msg) |
|
UPB_INLINE void | google_api_expr_v1alpha1_CheckedExpr_TypeMapEntry_set_value (google_api_expr_v1alpha1_CheckedExpr_TypeMapEntry *msg, google_api_expr_v1alpha1_Type *value) |
|
UPB_INLINE google_api_expr_v1alpha1_Type * | google_api_expr_v1alpha1_Type_new (upb_arena *arena) |
|
UPB_INLINE google_api_expr_v1alpha1_Type * | google_api_expr_v1alpha1_Type_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE google_api_expr_v1alpha1_Type * | google_api_expr_v1alpha1_Type_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | google_api_expr_v1alpha1_Type_serialize (const google_api_expr_v1alpha1_Type *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE google_api_expr_v1alpha1_Type_type_kind_oneofcases | google_api_expr_v1alpha1_Type_type_kind_case (const google_api_expr_v1alpha1_Type *msg) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_Type_has_dyn (const google_api_expr_v1alpha1_Type *msg) |
|
UPB_INLINE const struct google_protobuf_Empty * | google_api_expr_v1alpha1_Type_dyn (const google_api_expr_v1alpha1_Type *msg) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_Type_has_null (const google_api_expr_v1alpha1_Type *msg) |
|
UPB_INLINE int32_t | google_api_expr_v1alpha1_Type_null (const google_api_expr_v1alpha1_Type *msg) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_Type_has_primitive (const google_api_expr_v1alpha1_Type *msg) |
|
UPB_INLINE int32_t | google_api_expr_v1alpha1_Type_primitive (const google_api_expr_v1alpha1_Type *msg) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_Type_has_wrapper (const google_api_expr_v1alpha1_Type *msg) |
|
UPB_INLINE int32_t | google_api_expr_v1alpha1_Type_wrapper (const google_api_expr_v1alpha1_Type *msg) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_Type_has_well_known (const google_api_expr_v1alpha1_Type *msg) |
|
UPB_INLINE int32_t | google_api_expr_v1alpha1_Type_well_known (const google_api_expr_v1alpha1_Type *msg) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_Type_has_list_type (const google_api_expr_v1alpha1_Type *msg) |
|
UPB_INLINE const google_api_expr_v1alpha1_Type_ListType * | google_api_expr_v1alpha1_Type_list_type (const google_api_expr_v1alpha1_Type *msg) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_Type_has_map_type (const google_api_expr_v1alpha1_Type *msg) |
|
UPB_INLINE const google_api_expr_v1alpha1_Type_MapType * | google_api_expr_v1alpha1_Type_map_type (const google_api_expr_v1alpha1_Type *msg) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_Type_has_function (const google_api_expr_v1alpha1_Type *msg) |
|
UPB_INLINE const google_api_expr_v1alpha1_Type_FunctionType * | google_api_expr_v1alpha1_Type_function (const google_api_expr_v1alpha1_Type *msg) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_Type_has_message_type (const google_api_expr_v1alpha1_Type *msg) |
|
UPB_INLINE upb_strview | google_api_expr_v1alpha1_Type_message_type (const google_api_expr_v1alpha1_Type *msg) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_Type_has_type_param (const google_api_expr_v1alpha1_Type *msg) |
|
UPB_INLINE upb_strview | google_api_expr_v1alpha1_Type_type_param (const google_api_expr_v1alpha1_Type *msg) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_Type_has_type (const google_api_expr_v1alpha1_Type *msg) |
|
UPB_INLINE const google_api_expr_v1alpha1_Type * | google_api_expr_v1alpha1_Type_type (const google_api_expr_v1alpha1_Type *msg) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_Type_has_error (const google_api_expr_v1alpha1_Type *msg) |
|
UPB_INLINE const struct google_protobuf_Empty * | google_api_expr_v1alpha1_Type_error (const google_api_expr_v1alpha1_Type *msg) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_Type_has_abstract_type (const google_api_expr_v1alpha1_Type *msg) |
|
UPB_INLINE const google_api_expr_v1alpha1_Type_AbstractType * | google_api_expr_v1alpha1_Type_abstract_type (const google_api_expr_v1alpha1_Type *msg) |
|
UPB_INLINE void | google_api_expr_v1alpha1_Type_set_dyn (google_api_expr_v1alpha1_Type *msg, struct google_protobuf_Empty *value) |
|
UPB_INLINE struct google_protobuf_Empty * | google_api_expr_v1alpha1_Type_mutable_dyn (google_api_expr_v1alpha1_Type *msg, upb_arena *arena) |
|
UPB_INLINE void | google_api_expr_v1alpha1_Type_set_null (google_api_expr_v1alpha1_Type *msg, int32_t value) |
|
UPB_INLINE void | google_api_expr_v1alpha1_Type_set_primitive (google_api_expr_v1alpha1_Type *msg, int32_t value) |
|
UPB_INLINE void | google_api_expr_v1alpha1_Type_set_wrapper (google_api_expr_v1alpha1_Type *msg, int32_t value) |
|
UPB_INLINE void | google_api_expr_v1alpha1_Type_set_well_known (google_api_expr_v1alpha1_Type *msg, int32_t value) |
|
UPB_INLINE void | google_api_expr_v1alpha1_Type_set_list_type (google_api_expr_v1alpha1_Type *msg, google_api_expr_v1alpha1_Type_ListType *value) |
|
UPB_INLINE struct google_api_expr_v1alpha1_Type_ListType * | google_api_expr_v1alpha1_Type_mutable_list_type (google_api_expr_v1alpha1_Type *msg, upb_arena *arena) |
|
UPB_INLINE void | google_api_expr_v1alpha1_Type_set_map_type (google_api_expr_v1alpha1_Type *msg, google_api_expr_v1alpha1_Type_MapType *value) |
|
UPB_INLINE struct google_api_expr_v1alpha1_Type_MapType * | google_api_expr_v1alpha1_Type_mutable_map_type (google_api_expr_v1alpha1_Type *msg, upb_arena *arena) |
|
UPB_INLINE void | google_api_expr_v1alpha1_Type_set_function (google_api_expr_v1alpha1_Type *msg, google_api_expr_v1alpha1_Type_FunctionType *value) |
|
UPB_INLINE struct google_api_expr_v1alpha1_Type_FunctionType * | google_api_expr_v1alpha1_Type_mutable_function (google_api_expr_v1alpha1_Type *msg, upb_arena *arena) |
|
UPB_INLINE void | google_api_expr_v1alpha1_Type_set_message_type (google_api_expr_v1alpha1_Type *msg, upb_strview value) |
|
UPB_INLINE void | google_api_expr_v1alpha1_Type_set_type_param (google_api_expr_v1alpha1_Type *msg, upb_strview value) |
|
UPB_INLINE void | google_api_expr_v1alpha1_Type_set_type (google_api_expr_v1alpha1_Type *msg, google_api_expr_v1alpha1_Type *value) |
|
UPB_INLINE struct google_api_expr_v1alpha1_Type * | google_api_expr_v1alpha1_Type_mutable_type (google_api_expr_v1alpha1_Type *msg, upb_arena *arena) |
|
UPB_INLINE void | google_api_expr_v1alpha1_Type_set_error (google_api_expr_v1alpha1_Type *msg, struct google_protobuf_Empty *value) |
|
UPB_INLINE struct google_protobuf_Empty * | google_api_expr_v1alpha1_Type_mutable_error (google_api_expr_v1alpha1_Type *msg, upb_arena *arena) |
|
UPB_INLINE void | google_api_expr_v1alpha1_Type_set_abstract_type (google_api_expr_v1alpha1_Type *msg, google_api_expr_v1alpha1_Type_AbstractType *value) |
|
UPB_INLINE struct google_api_expr_v1alpha1_Type_AbstractType * | google_api_expr_v1alpha1_Type_mutable_abstract_type (google_api_expr_v1alpha1_Type *msg, upb_arena *arena) |
|
UPB_INLINE google_api_expr_v1alpha1_Type_ListType * | google_api_expr_v1alpha1_Type_ListType_new (upb_arena *arena) |
|
UPB_INLINE google_api_expr_v1alpha1_Type_ListType * | google_api_expr_v1alpha1_Type_ListType_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE google_api_expr_v1alpha1_Type_ListType * | google_api_expr_v1alpha1_Type_ListType_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | google_api_expr_v1alpha1_Type_ListType_serialize (const google_api_expr_v1alpha1_Type_ListType *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_Type_ListType_has_elem_type (const google_api_expr_v1alpha1_Type_ListType *msg) |
|
UPB_INLINE const google_api_expr_v1alpha1_Type * | google_api_expr_v1alpha1_Type_ListType_elem_type (const google_api_expr_v1alpha1_Type_ListType *msg) |
|
UPB_INLINE void | google_api_expr_v1alpha1_Type_ListType_set_elem_type (google_api_expr_v1alpha1_Type_ListType *msg, google_api_expr_v1alpha1_Type *value) |
|
UPB_INLINE struct google_api_expr_v1alpha1_Type * | google_api_expr_v1alpha1_Type_ListType_mutable_elem_type (google_api_expr_v1alpha1_Type_ListType *msg, upb_arena *arena) |
|
UPB_INLINE google_api_expr_v1alpha1_Type_MapType * | google_api_expr_v1alpha1_Type_MapType_new (upb_arena *arena) |
|
UPB_INLINE google_api_expr_v1alpha1_Type_MapType * | google_api_expr_v1alpha1_Type_MapType_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE google_api_expr_v1alpha1_Type_MapType * | google_api_expr_v1alpha1_Type_MapType_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | google_api_expr_v1alpha1_Type_MapType_serialize (const google_api_expr_v1alpha1_Type_MapType *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_Type_MapType_has_key_type (const google_api_expr_v1alpha1_Type_MapType *msg) |
|
UPB_INLINE const google_api_expr_v1alpha1_Type * | google_api_expr_v1alpha1_Type_MapType_key_type (const google_api_expr_v1alpha1_Type_MapType *msg) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_Type_MapType_has_value_type (const google_api_expr_v1alpha1_Type_MapType *msg) |
|
UPB_INLINE const google_api_expr_v1alpha1_Type * | google_api_expr_v1alpha1_Type_MapType_value_type (const google_api_expr_v1alpha1_Type_MapType *msg) |
|
UPB_INLINE void | google_api_expr_v1alpha1_Type_MapType_set_key_type (google_api_expr_v1alpha1_Type_MapType *msg, google_api_expr_v1alpha1_Type *value) |
|
UPB_INLINE struct google_api_expr_v1alpha1_Type * | google_api_expr_v1alpha1_Type_MapType_mutable_key_type (google_api_expr_v1alpha1_Type_MapType *msg, upb_arena *arena) |
|
UPB_INLINE void | google_api_expr_v1alpha1_Type_MapType_set_value_type (google_api_expr_v1alpha1_Type_MapType *msg, google_api_expr_v1alpha1_Type *value) |
|
UPB_INLINE struct google_api_expr_v1alpha1_Type * | google_api_expr_v1alpha1_Type_MapType_mutable_value_type (google_api_expr_v1alpha1_Type_MapType *msg, upb_arena *arena) |
|
UPB_INLINE google_api_expr_v1alpha1_Type_FunctionType * | google_api_expr_v1alpha1_Type_FunctionType_new (upb_arena *arena) |
|
UPB_INLINE google_api_expr_v1alpha1_Type_FunctionType * | google_api_expr_v1alpha1_Type_FunctionType_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE google_api_expr_v1alpha1_Type_FunctionType * | google_api_expr_v1alpha1_Type_FunctionType_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | google_api_expr_v1alpha1_Type_FunctionType_serialize (const google_api_expr_v1alpha1_Type_FunctionType *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_Type_FunctionType_has_result_type (const google_api_expr_v1alpha1_Type_FunctionType *msg) |
|
UPB_INLINE const google_api_expr_v1alpha1_Type * | google_api_expr_v1alpha1_Type_FunctionType_result_type (const google_api_expr_v1alpha1_Type_FunctionType *msg) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_Type_FunctionType_has_arg_types (const google_api_expr_v1alpha1_Type_FunctionType *msg) |
|
UPB_INLINE const google_api_expr_v1alpha1_Type *const * | google_api_expr_v1alpha1_Type_FunctionType_arg_types (const google_api_expr_v1alpha1_Type_FunctionType *msg, size_t *len) |
|
UPB_INLINE void | google_api_expr_v1alpha1_Type_FunctionType_set_result_type (google_api_expr_v1alpha1_Type_FunctionType *msg, google_api_expr_v1alpha1_Type *value) |
|
UPB_INLINE struct google_api_expr_v1alpha1_Type * | google_api_expr_v1alpha1_Type_FunctionType_mutable_result_type (google_api_expr_v1alpha1_Type_FunctionType *msg, upb_arena *arena) |
|
UPB_INLINE google_api_expr_v1alpha1_Type ** | google_api_expr_v1alpha1_Type_FunctionType_mutable_arg_types (google_api_expr_v1alpha1_Type_FunctionType *msg, size_t *len) |
|
UPB_INLINE google_api_expr_v1alpha1_Type ** | google_api_expr_v1alpha1_Type_FunctionType_resize_arg_types (google_api_expr_v1alpha1_Type_FunctionType *msg, size_t len, upb_arena *arena) |
|
UPB_INLINE struct google_api_expr_v1alpha1_Type * | google_api_expr_v1alpha1_Type_FunctionType_add_arg_types (google_api_expr_v1alpha1_Type_FunctionType *msg, upb_arena *arena) |
|
UPB_INLINE google_api_expr_v1alpha1_Type_AbstractType * | google_api_expr_v1alpha1_Type_AbstractType_new (upb_arena *arena) |
|
UPB_INLINE google_api_expr_v1alpha1_Type_AbstractType * | google_api_expr_v1alpha1_Type_AbstractType_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE google_api_expr_v1alpha1_Type_AbstractType * | google_api_expr_v1alpha1_Type_AbstractType_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | google_api_expr_v1alpha1_Type_AbstractType_serialize (const google_api_expr_v1alpha1_Type_AbstractType *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE upb_strview | google_api_expr_v1alpha1_Type_AbstractType_name (const google_api_expr_v1alpha1_Type_AbstractType *msg) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_Type_AbstractType_has_parameter_types (const google_api_expr_v1alpha1_Type_AbstractType *msg) |
|
UPB_INLINE const google_api_expr_v1alpha1_Type *const * | google_api_expr_v1alpha1_Type_AbstractType_parameter_types (const google_api_expr_v1alpha1_Type_AbstractType *msg, size_t *len) |
|
UPB_INLINE void | google_api_expr_v1alpha1_Type_AbstractType_set_name (google_api_expr_v1alpha1_Type_AbstractType *msg, upb_strview value) |
|
UPB_INLINE google_api_expr_v1alpha1_Type ** | google_api_expr_v1alpha1_Type_AbstractType_mutable_parameter_types (google_api_expr_v1alpha1_Type_AbstractType *msg, size_t *len) |
|
UPB_INLINE google_api_expr_v1alpha1_Type ** | google_api_expr_v1alpha1_Type_AbstractType_resize_parameter_types (google_api_expr_v1alpha1_Type_AbstractType *msg, size_t len, upb_arena *arena) |
|
UPB_INLINE struct google_api_expr_v1alpha1_Type * | google_api_expr_v1alpha1_Type_AbstractType_add_parameter_types (google_api_expr_v1alpha1_Type_AbstractType *msg, upb_arena *arena) |
|
UPB_INLINE google_api_expr_v1alpha1_Decl * | google_api_expr_v1alpha1_Decl_new (upb_arena *arena) |
|
UPB_INLINE google_api_expr_v1alpha1_Decl * | google_api_expr_v1alpha1_Decl_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE google_api_expr_v1alpha1_Decl * | google_api_expr_v1alpha1_Decl_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | google_api_expr_v1alpha1_Decl_serialize (const google_api_expr_v1alpha1_Decl *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE google_api_expr_v1alpha1_Decl_decl_kind_oneofcases | google_api_expr_v1alpha1_Decl_decl_kind_case (const google_api_expr_v1alpha1_Decl *msg) |
|
UPB_INLINE upb_strview | google_api_expr_v1alpha1_Decl_name (const google_api_expr_v1alpha1_Decl *msg) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_Decl_has_ident (const google_api_expr_v1alpha1_Decl *msg) |
|
UPB_INLINE const google_api_expr_v1alpha1_Decl_IdentDecl * | google_api_expr_v1alpha1_Decl_ident (const google_api_expr_v1alpha1_Decl *msg) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_Decl_has_function (const google_api_expr_v1alpha1_Decl *msg) |
|
UPB_INLINE const google_api_expr_v1alpha1_Decl_FunctionDecl * | google_api_expr_v1alpha1_Decl_function (const google_api_expr_v1alpha1_Decl *msg) |
|
UPB_INLINE void | google_api_expr_v1alpha1_Decl_set_name (google_api_expr_v1alpha1_Decl *msg, upb_strview value) |
|
UPB_INLINE void | google_api_expr_v1alpha1_Decl_set_ident (google_api_expr_v1alpha1_Decl *msg, google_api_expr_v1alpha1_Decl_IdentDecl *value) |
|
UPB_INLINE struct google_api_expr_v1alpha1_Decl_IdentDecl * | google_api_expr_v1alpha1_Decl_mutable_ident (google_api_expr_v1alpha1_Decl *msg, upb_arena *arena) |
|
UPB_INLINE void | google_api_expr_v1alpha1_Decl_set_function (google_api_expr_v1alpha1_Decl *msg, google_api_expr_v1alpha1_Decl_FunctionDecl *value) |
|
UPB_INLINE struct google_api_expr_v1alpha1_Decl_FunctionDecl * | google_api_expr_v1alpha1_Decl_mutable_function (google_api_expr_v1alpha1_Decl *msg, upb_arena *arena) |
|
UPB_INLINE google_api_expr_v1alpha1_Decl_IdentDecl * | google_api_expr_v1alpha1_Decl_IdentDecl_new (upb_arena *arena) |
|
UPB_INLINE google_api_expr_v1alpha1_Decl_IdentDecl * | google_api_expr_v1alpha1_Decl_IdentDecl_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE google_api_expr_v1alpha1_Decl_IdentDecl * | google_api_expr_v1alpha1_Decl_IdentDecl_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | google_api_expr_v1alpha1_Decl_IdentDecl_serialize (const google_api_expr_v1alpha1_Decl_IdentDecl *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_Decl_IdentDecl_has_type (const google_api_expr_v1alpha1_Decl_IdentDecl *msg) |
|
UPB_INLINE const google_api_expr_v1alpha1_Type * | google_api_expr_v1alpha1_Decl_IdentDecl_type (const google_api_expr_v1alpha1_Decl_IdentDecl *msg) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_Decl_IdentDecl_has_value (const google_api_expr_v1alpha1_Decl_IdentDecl *msg) |
|
UPB_INLINE const struct google_api_expr_v1alpha1_Constant * | google_api_expr_v1alpha1_Decl_IdentDecl_value (const google_api_expr_v1alpha1_Decl_IdentDecl *msg) |
|
UPB_INLINE upb_strview | google_api_expr_v1alpha1_Decl_IdentDecl_doc (const google_api_expr_v1alpha1_Decl_IdentDecl *msg) |
|
UPB_INLINE void | google_api_expr_v1alpha1_Decl_IdentDecl_set_type (google_api_expr_v1alpha1_Decl_IdentDecl *msg, google_api_expr_v1alpha1_Type *value) |
|
UPB_INLINE struct google_api_expr_v1alpha1_Type * | google_api_expr_v1alpha1_Decl_IdentDecl_mutable_type (google_api_expr_v1alpha1_Decl_IdentDecl *msg, upb_arena *arena) |
|
UPB_INLINE void | google_api_expr_v1alpha1_Decl_IdentDecl_set_value (google_api_expr_v1alpha1_Decl_IdentDecl *msg, struct google_api_expr_v1alpha1_Constant *value) |
|
UPB_INLINE struct google_api_expr_v1alpha1_Constant * | google_api_expr_v1alpha1_Decl_IdentDecl_mutable_value (google_api_expr_v1alpha1_Decl_IdentDecl *msg, upb_arena *arena) |
|
UPB_INLINE void | google_api_expr_v1alpha1_Decl_IdentDecl_set_doc (google_api_expr_v1alpha1_Decl_IdentDecl *msg, upb_strview value) |
|
UPB_INLINE google_api_expr_v1alpha1_Decl_FunctionDecl * | google_api_expr_v1alpha1_Decl_FunctionDecl_new (upb_arena *arena) |
|
UPB_INLINE google_api_expr_v1alpha1_Decl_FunctionDecl * | google_api_expr_v1alpha1_Decl_FunctionDecl_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE google_api_expr_v1alpha1_Decl_FunctionDecl * | google_api_expr_v1alpha1_Decl_FunctionDecl_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | google_api_expr_v1alpha1_Decl_FunctionDecl_serialize (const google_api_expr_v1alpha1_Decl_FunctionDecl *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_Decl_FunctionDecl_has_overloads (const google_api_expr_v1alpha1_Decl_FunctionDecl *msg) |
|
UPB_INLINE const google_api_expr_v1alpha1_Decl_FunctionDecl_Overload *const * | google_api_expr_v1alpha1_Decl_FunctionDecl_overloads (const google_api_expr_v1alpha1_Decl_FunctionDecl *msg, size_t *len) |
|
UPB_INLINE google_api_expr_v1alpha1_Decl_FunctionDecl_Overload ** | google_api_expr_v1alpha1_Decl_FunctionDecl_mutable_overloads (google_api_expr_v1alpha1_Decl_FunctionDecl *msg, size_t *len) |
|
UPB_INLINE google_api_expr_v1alpha1_Decl_FunctionDecl_Overload ** | google_api_expr_v1alpha1_Decl_FunctionDecl_resize_overloads (google_api_expr_v1alpha1_Decl_FunctionDecl *msg, size_t len, upb_arena *arena) |
|
UPB_INLINE struct google_api_expr_v1alpha1_Decl_FunctionDecl_Overload * | google_api_expr_v1alpha1_Decl_FunctionDecl_add_overloads (google_api_expr_v1alpha1_Decl_FunctionDecl *msg, upb_arena *arena) |
|
UPB_INLINE google_api_expr_v1alpha1_Decl_FunctionDecl_Overload * | google_api_expr_v1alpha1_Decl_FunctionDecl_Overload_new (upb_arena *arena) |
|
UPB_INLINE google_api_expr_v1alpha1_Decl_FunctionDecl_Overload * | google_api_expr_v1alpha1_Decl_FunctionDecl_Overload_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE google_api_expr_v1alpha1_Decl_FunctionDecl_Overload * | google_api_expr_v1alpha1_Decl_FunctionDecl_Overload_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | google_api_expr_v1alpha1_Decl_FunctionDecl_Overload_serialize (const google_api_expr_v1alpha1_Decl_FunctionDecl_Overload *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE upb_strview | google_api_expr_v1alpha1_Decl_FunctionDecl_Overload_overload_id (const google_api_expr_v1alpha1_Decl_FunctionDecl_Overload *msg) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_Decl_FunctionDecl_Overload_has_params (const google_api_expr_v1alpha1_Decl_FunctionDecl_Overload *msg) |
|
UPB_INLINE const google_api_expr_v1alpha1_Type *const * | google_api_expr_v1alpha1_Decl_FunctionDecl_Overload_params (const google_api_expr_v1alpha1_Decl_FunctionDecl_Overload *msg, size_t *len) |
|
UPB_INLINE upb_strview const * | google_api_expr_v1alpha1_Decl_FunctionDecl_Overload_type_params (const google_api_expr_v1alpha1_Decl_FunctionDecl_Overload *msg, size_t *len) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_Decl_FunctionDecl_Overload_has_result_type (const google_api_expr_v1alpha1_Decl_FunctionDecl_Overload *msg) |
|
UPB_INLINE const google_api_expr_v1alpha1_Type * | google_api_expr_v1alpha1_Decl_FunctionDecl_Overload_result_type (const google_api_expr_v1alpha1_Decl_FunctionDecl_Overload *msg) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_Decl_FunctionDecl_Overload_is_instance_function (const google_api_expr_v1alpha1_Decl_FunctionDecl_Overload *msg) |
|
UPB_INLINE upb_strview | google_api_expr_v1alpha1_Decl_FunctionDecl_Overload_doc (const google_api_expr_v1alpha1_Decl_FunctionDecl_Overload *msg) |
|
UPB_INLINE void | google_api_expr_v1alpha1_Decl_FunctionDecl_Overload_set_overload_id (google_api_expr_v1alpha1_Decl_FunctionDecl_Overload *msg, upb_strview value) |
|
UPB_INLINE google_api_expr_v1alpha1_Type ** | google_api_expr_v1alpha1_Decl_FunctionDecl_Overload_mutable_params (google_api_expr_v1alpha1_Decl_FunctionDecl_Overload *msg, size_t *len) |
|
UPB_INLINE google_api_expr_v1alpha1_Type ** | google_api_expr_v1alpha1_Decl_FunctionDecl_Overload_resize_params (google_api_expr_v1alpha1_Decl_FunctionDecl_Overload *msg, size_t len, upb_arena *arena) |
|
UPB_INLINE struct google_api_expr_v1alpha1_Type * | google_api_expr_v1alpha1_Decl_FunctionDecl_Overload_add_params (google_api_expr_v1alpha1_Decl_FunctionDecl_Overload *msg, upb_arena *arena) |
|
UPB_INLINE upb_strview * | google_api_expr_v1alpha1_Decl_FunctionDecl_Overload_mutable_type_params (google_api_expr_v1alpha1_Decl_FunctionDecl_Overload *msg, size_t *len) |
|
UPB_INLINE upb_strview * | google_api_expr_v1alpha1_Decl_FunctionDecl_Overload_resize_type_params (google_api_expr_v1alpha1_Decl_FunctionDecl_Overload *msg, size_t len, upb_arena *arena) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_Decl_FunctionDecl_Overload_add_type_params (google_api_expr_v1alpha1_Decl_FunctionDecl_Overload *msg, upb_strview val, upb_arena *arena) |
|
UPB_INLINE void | google_api_expr_v1alpha1_Decl_FunctionDecl_Overload_set_result_type (google_api_expr_v1alpha1_Decl_FunctionDecl_Overload *msg, google_api_expr_v1alpha1_Type *value) |
|
UPB_INLINE struct google_api_expr_v1alpha1_Type * | google_api_expr_v1alpha1_Decl_FunctionDecl_Overload_mutable_result_type (google_api_expr_v1alpha1_Decl_FunctionDecl_Overload *msg, upb_arena *arena) |
|
UPB_INLINE void | google_api_expr_v1alpha1_Decl_FunctionDecl_Overload_set_is_instance_function (google_api_expr_v1alpha1_Decl_FunctionDecl_Overload *msg, bool value) |
|
UPB_INLINE void | google_api_expr_v1alpha1_Decl_FunctionDecl_Overload_set_doc (google_api_expr_v1alpha1_Decl_FunctionDecl_Overload *msg, upb_strview value) |
|
UPB_INLINE google_api_expr_v1alpha1_Reference * | google_api_expr_v1alpha1_Reference_new (upb_arena *arena) |
|
UPB_INLINE google_api_expr_v1alpha1_Reference * | google_api_expr_v1alpha1_Reference_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE google_api_expr_v1alpha1_Reference * | google_api_expr_v1alpha1_Reference_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | google_api_expr_v1alpha1_Reference_serialize (const google_api_expr_v1alpha1_Reference *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE upb_strview | google_api_expr_v1alpha1_Reference_name (const google_api_expr_v1alpha1_Reference *msg) |
|
UPB_INLINE upb_strview const * | google_api_expr_v1alpha1_Reference_overload_id (const google_api_expr_v1alpha1_Reference *msg, size_t *len) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_Reference_has_value (const google_api_expr_v1alpha1_Reference *msg) |
|
UPB_INLINE const struct google_api_expr_v1alpha1_Constant * | google_api_expr_v1alpha1_Reference_value (const google_api_expr_v1alpha1_Reference *msg) |
|
UPB_INLINE void | google_api_expr_v1alpha1_Reference_set_name (google_api_expr_v1alpha1_Reference *msg, upb_strview value) |
|
UPB_INLINE upb_strview * | google_api_expr_v1alpha1_Reference_mutable_overload_id (google_api_expr_v1alpha1_Reference *msg, size_t *len) |
|
UPB_INLINE upb_strview * | google_api_expr_v1alpha1_Reference_resize_overload_id (google_api_expr_v1alpha1_Reference *msg, size_t len, upb_arena *arena) |
|
UPB_INLINE bool | google_api_expr_v1alpha1_Reference_add_overload_id (google_api_expr_v1alpha1_Reference *msg, upb_strview val, upb_arena *arena) |
|
UPB_INLINE void | google_api_expr_v1alpha1_Reference_set_value (google_api_expr_v1alpha1_Reference *msg, struct google_api_expr_v1alpha1_Constant *value) |
|
UPB_INLINE struct google_api_expr_v1alpha1_Constant * | google_api_expr_v1alpha1_Reference_mutable_value (google_api_expr_v1alpha1_Reference *msg, upb_arena *arena) |
|