#include <ast.h>
Data Fields | |
struct ctrump_location | op_loc |
struct ctrump_expr * | expr |
Definition at line 525 of file ast.h.
struct ctrump_location ctrump_unary_expr::op_loc [read] |
struct ctrump_expr* ctrump_unary_expr::expr [read] |
式
Definition at line 527 of file ast.h.
Referenced by assign_var_info_expr(), build_cfg_cond_expr(), ctrump_expr_occur_var(), ctrump_peel_sign(), extract_load_store_expr_rval(), print_expr(), and recog_array_access().