checked.upbdefs.h
Go to the documentation of this file.
1 /* This file was generated by upbc (the upb compiler) from the input
2  * file:
3  *
4  * google/api/expr/v1alpha1/checked.proto
5  *
6  * Do not edit -- your changes will be discarded when the file is
7  * regenerated. */
8 
9 #ifndef GOOGLE_API_EXPR_V1ALPHA1_CHECKED_PROTO_UPBDEFS_H_
10 #define GOOGLE_API_EXPR_V1ALPHA1_CHECKED_PROTO_UPBDEFS_H_
11 
12 #include "upb/def.h"
13 #include "upb/port_def.inc"
14 #ifdef __cplusplus
15 extern "C" {
16 #endif
17 
18 #include "upb/def.h"
19 
20 #include "upb/port_def.inc"
21 
23 
26  return upb_DefPool_FindMessageByName(s, "google.api.expr.v1alpha1.CheckedExpr");
27 }
28 
31  return upb_DefPool_FindMessageByName(s, "google.api.expr.v1alpha1.CheckedExpr.ReferenceMapEntry");
32 }
33 
36  return upb_DefPool_FindMessageByName(s, "google.api.expr.v1alpha1.CheckedExpr.TypeMapEntry");
37 }
38 
41  return upb_DefPool_FindMessageByName(s, "google.api.expr.v1alpha1.Type");
42 }
43 
46  return upb_DefPool_FindMessageByName(s, "google.api.expr.v1alpha1.Type.ListType");
47 }
48 
51  return upb_DefPool_FindMessageByName(s, "google.api.expr.v1alpha1.Type.MapType");
52 }
53 
56  return upb_DefPool_FindMessageByName(s, "google.api.expr.v1alpha1.Type.FunctionType");
57 }
58 
61  return upb_DefPool_FindMessageByName(s, "google.api.expr.v1alpha1.Type.AbstractType");
62 }
63 
66  return upb_DefPool_FindMessageByName(s, "google.api.expr.v1alpha1.Decl");
67 }
68 
71  return upb_DefPool_FindMessageByName(s, "google.api.expr.v1alpha1.Decl.IdentDecl");
72 }
73 
76  return upb_DefPool_FindMessageByName(s, "google.api.expr.v1alpha1.Decl.FunctionDecl");
77 }
78 
81  return upb_DefPool_FindMessageByName(s, "google.api.expr.v1alpha1.Decl.FunctionDecl.Overload");
82 }
83 
86  return upb_DefPool_FindMessageByName(s, "google.api.expr.v1alpha1.Reference");
87 }
88 
89 #ifdef __cplusplus
90 } /* extern "C" */
91 #endif
92 
93 #include "upb/port_undef.inc"
94 
95 #endif /* GOOGLE_API_EXPR_V1ALPHA1_CHECKED_PROTO_UPBDEFS_H_ */
google_api_expr_v1alpha1_CheckedExpr_getmsgdef
const UPB_INLINE upb_MessageDef * google_api_expr_v1alpha1_CheckedExpr_getmsgdef(upb_DefPool *s)
Definition: checked.upbdefs.h:24
_upb_DefPool_LoadDefInit
UPB_INLINE bool _upb_DefPool_LoadDefInit(upb_DefPool *s, const _upb_DefPool_Init *init)
Definition: upb/upb/def.h:398
upb_MessageDef
Definition: upb/upb/def.c:100
google_api_expr_v1alpha1_Decl_IdentDecl_getmsgdef
const UPB_INLINE upb_MessageDef * google_api_expr_v1alpha1_Decl_IdentDecl_getmsgdef(upb_DefPool *s)
Definition: checked.upbdefs.h:69
google_api_expr_v1alpha1_Type_FunctionType_getmsgdef
const UPB_INLINE upb_MessageDef * google_api_expr_v1alpha1_Type_FunctionType_getmsgdef(upb_DefPool *s)
Definition: checked.upbdefs.h:54
google_api_expr_v1alpha1_Decl_getmsgdef
const UPB_INLINE upb_MessageDef * google_api_expr_v1alpha1_Decl_getmsgdef(upb_DefPool *s)
Definition: checked.upbdefs.h:64
_upb_DefPool_Init
Definition: upb/upb/def.h:386
UPB_INLINE
#define UPB_INLINE
Definition: bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c:53
google_api_expr_v1alpha1_Type_ListType_getmsgdef
const UPB_INLINE upb_MessageDef * google_api_expr_v1alpha1_Type_ListType_getmsgdef(upb_DefPool *s)
Definition: checked.upbdefs.h:44
google_api_expr_v1alpha1_Type_AbstractType_getmsgdef
const UPB_INLINE upb_MessageDef * google_api_expr_v1alpha1_Type_AbstractType_getmsgdef(upb_DefPool *s)
Definition: checked.upbdefs.h:59
google_api_expr_v1alpha1_Type_getmsgdef
const UPB_INLINE upb_MessageDef * google_api_expr_v1alpha1_Type_getmsgdef(upb_DefPool *s)
Definition: checked.upbdefs.h:39
google_api_expr_v1alpha1_CheckedExpr_ReferenceMapEntry_getmsgdef
const UPB_INLINE upb_MessageDef * google_api_expr_v1alpha1_CheckedExpr_ReferenceMapEntry_getmsgdef(upb_DefPool *s)
Definition: checked.upbdefs.h:29
def.h
google_api_expr_v1alpha1_Reference_getmsgdef
const UPB_INLINE upb_MessageDef * google_api_expr_v1alpha1_Reference_getmsgdef(upb_DefPool *s)
Definition: checked.upbdefs.h:84
google_api_expr_v1alpha1_Decl_FunctionDecl_getmsgdef
const UPB_INLINE upb_MessageDef * google_api_expr_v1alpha1_Decl_FunctionDecl_getmsgdef(upb_DefPool *s)
Definition: checked.upbdefs.h:74
google_api_expr_v1alpha1_Type_MapType_getmsgdef
const UPB_INLINE upb_MessageDef * google_api_expr_v1alpha1_Type_MapType_getmsgdef(upb_DefPool *s)
Definition: checked.upbdefs.h:49
google_api_expr_v1alpha1_Decl_FunctionDecl_Overload_getmsgdef
const UPB_INLINE upb_MessageDef * google_api_expr_v1alpha1_Decl_FunctionDecl_Overload_getmsgdef(upb_DefPool *s)
Definition: checked.upbdefs.h:79
google_api_expr_v1alpha1_checked_proto_upbdefinit
_upb_DefPool_Init google_api_expr_v1alpha1_checked_proto_upbdefinit
Definition: checked.upbdefs.c:149
google_api_expr_v1alpha1_CheckedExpr_TypeMapEntry_getmsgdef
const UPB_INLINE upb_MessageDef * google_api_expr_v1alpha1_CheckedExpr_TypeMapEntry_getmsgdef(upb_DefPool *s)
Definition: checked.upbdefs.h:34
upb_DefPool
Definition: upb/upb/def.c:217
upb_DefPool_FindMessageByName
const upb_MessageDef * upb_DefPool_FindMessageByName(const upb_DefPool *s, const char *sym)
Definition: upb/upb/def.c:1125


grpc
Author(s):
autogenerated on Thu Mar 13 2025 02:58:45