DT_DA_PAREN
while (pdp->dd_next != NULL && !(pdp->dd_next->dd_attr & DT_DA_PAREN))
lparen: DT_TOK_LPAR { dt_decl_top()->dd_attr |= DT_DA_PAREN; }