Public Attributes | |
| const upb_symtab * | any_pool |
| upb_Arena * | arena |
| upb_arena * | arena |
| const upb_FieldDef * | debug_field |
| const upb_fielddef * | debug_field |
| int | depth |
| const char * | end |
| jmp_buf | err |
| bool | is_first |
| int | line |
| const char * | line_begin |
| int | options |
| const char * | ptr |
| upb_Status * | status |
| upb_status * | status |
| const upb_DefPool * | symtab |
| const upb_symtab * jsondec::any_pool |
| upb_Arena* jsondec::arena |
Definition at line 47 of file json_decode.c.
| const upb_FieldDef* jsondec::debug_field |
Definition at line 56 of file json_decode.c.
| const upb_fielddef * jsondec::debug_field |
| upb_Status* jsondec::status |
Definition at line 50 of file json_decode.c.
| upb_status * jsondec::status |
| const upb_DefPool* jsondec::symtab |
Definition at line 48 of file json_decode.c.