Searched refs:dt_scope_t (Results 1 – 4 of 4) sorted by relevance
112 dt_scope_t *dsp = &yypcb->pcb_dstack; in dt_decl_reset()126 dt_scope_t *dsp = &yypcb->pcb_dstack; in dt_decl_push()145 dt_scope_t *dsp = &yypcb->pcb_dstack; in dt_decl_pop()162 dt_scope_t *dsp = &yypcb->pcb_dstack; in dt_decl_pop_param()196 dt_scope_t *dsp = &yypcb->pcb_dstack; in dt_decl_ident()216 dt_scope_t *dsp = &yypcb->pcb_dstack; in dt_decl_class()371 dt_scope_t *dsp = &yypcb->pcb_dstack; in dt_decl_array()506 dt_scope_t *dsp = yypcb->pcb_dstack.ds_next; in dt_decl_member()695 dt_scope_t *dsp = yypcb->pcb_dstack.ds_next; in dt_decl_enumerator()1056 dt_scope_create(dt_scope_t *dsp) in dt_scope_create()[all …]
85 } dt_scope_t; typedef120 extern void dt_scope_create(dt_scope_t *);121 extern void dt_scope_destroy(dt_scope_t *);
58 dt_scope_t pcb_dstack; /* declaration processing stack */
1439 dt_scope_t *dsp = &yypcb->pcb_dstack; in dt_node_decl()2255 dt_scope_t *dsp = &yypcb->pcb_dstack; in dt_node_inline()