#include <c_parser_private.h>

Data Fields | |
| intptr_t | _type_ |
| string | _c_parser_context_scope_ |
| type | _c_parser_context_type_ |
| scope:string | |
| storage | _c_parser_context_storage_ |
| type:type | |
| list | _c_parser_context_qualifiers_ |
| storage:storage | |
| gen_chunk | _c_parser_context_typedef_ |
| qualifiers:qualifier* | |
| gen_chunk | _c_parser_context_static_ |
| typedef:bool | |
Definition at line 68 of file c_parser_private.h.
storage:storage
Definition at line 73 of file c_parser_private.h.
Definition at line 70 of file c_parser_private.h.
typedef:bool
Definition at line 75 of file c_parser_private.h.
type:type
Definition at line 72 of file c_parser_private.h.
scope:string
Definition at line 71 of file c_parser_private.h.
qualifiers:qualifier*
Definition at line 74 of file c_parser_private.h.
Definition at line 69 of file c_parser_private.h.
1.6.3