ReactOS 0.4.16-dev-336-gb667d82
|
#include <widltypes.h>
Public Attributes | |
var_t * | var |
type_t * | type |
type_t * | func_type |
expr_t * | bits |
struct list | entry |
Definition at line 466 of file widltypes.h.
expr_t* _declarator_t::bits |
Definition at line 470 of file widltypes.h.
Definition at line 473 of file widltypes.h.
type_t* _declarator_t::func_type |
Definition at line 469 of file widltypes.h.
type_t* _declarator_t::type |
Definition at line 468 of file widltypes.h.
var_t* _declarator_t::var |
Definition at line 467 of file widltypes.h.