#include "parm.h"
#include "stree/ststructs.mh"
#include "decl_pairs.h"
Go to the source code of this file.
Functions | |
boolean | dl_match (NODE *p, NODE *q) |
NODE * | dl_new_decl (NODE *p) |
Definition at line 16 of file decl_pairs.c.
References cn_head, cn_tail, decl_list, FALSE, NIL, p_pair::pp_1, p_pair::pp_2, and TRUE.
Referenced by comp1_st().
Definition at line 39 of file decl_pairs.c.
References cn_head, cn_tail, dbgmsg, decl_list, NIL, p_pair::pp_1, and p_pair::pp_2.
Referenced by subst1(), tsubst1(), and unshare1().