Definition at line 171 of file upb/upb/def.c.
int upb_FileDef::dep_count |
Definition at line 186 of file upb/upb/def.c.
const upb_FileDef** upb_FileDef::deps |
Definition at line 176 of file upb/upb/def.c.
int upb_FileDef::ext_count |
Definition at line 193 of file upb/upb/def.c.
const upb_MiniTable_Extension** upb_FileDef::ext_layouts |
Definition at line 183 of file upb/upb/def.c.
const char* upb_FileDef::name |
Definition at line 173 of file upb/upb/def.c.
const google_protobuf_FileOptions* upb_FileDef::opts |
Definition at line 172 of file upb/upb/def.c.
const char* upb_FileDef::package |
Definition at line 174 of file upb/upb/def.c.
int upb_FileDef::public_dep_count |
Definition at line 187 of file upb/upb/def.c.
Definition at line 177 of file upb/upb/def.c.
int upb_FileDef::service_count |
Definition at line 192 of file upb/upb/def.c.
const upb_ServiceDef* upb_FileDef::services |
Definition at line 182 of file upb/upb/def.c.
const upb_DefPool* upb_FileDef::symtab |
Definition at line 184 of file upb/upb/def.c.
upb_Syntax upb_FileDef::syntax |
Definition at line 194 of file upb/upb/def.c.
int upb_FileDef::top_lvl_enum_count |
Definition at line 190 of file upb/upb/def.c.
const upb_EnumDef* upb_FileDef::top_lvl_enums |
Definition at line 180 of file upb/upb/def.c.
int upb_FileDef::top_lvl_ext_count |
Definition at line 191 of file upb/upb/def.c.
const upb_FieldDef* upb_FileDef::top_lvl_exts |
Definition at line 181 of file upb/upb/def.c.
int upb_FileDef::top_lvl_msg_count |
Definition at line 189 of file upb/upb/def.c.
const upb_MessageDef* upb_FileDef::top_lvl_msgs |
Definition at line 179 of file upb/upb/def.c.
int upb_FileDef::weak_dep_count |
Definition at line 188 of file upb/upb/def.c.
Definition at line 178 of file upb/upb/def.c.