declarator_name
$$ = declarator_name(getsym($2));
$$ = declarator_name(getsym($2));
$$ = declarator_name(getsym($1));
$$ = declarator_name(getsym($1));
$$ = declarator_name(getsym($1));
sym_t *declarator_name(sym_t *);