#include <ast.h>
Data Fields | |
struct ctrump_location | left_comma_loc |
struct ctrump_decl_specifier | decl_spec |
struct ctrump_declarator * | decl |
Definition at line 663 of file ast.h.
struct ctrump_location ctrump_declarator_param::left_comma_loc [read] |
struct ctrump_decl_specifier ctrump_declarator_param::decl_spec [read] |
宣言指定子
Definition at line 665 of file ast.h.
Referenced by ctrump_env_handle_decl_node(), ctrump_translation_unit2pprint_format(), and print_decl_right().
struct ctrump_declarator* ctrump_declarator_param::decl [read] |
抽象宣言子
Definition at line 666 of file ast.h.
Referenced by ctrump_env_handle_decl_node(), and print_decl_right().