Searched refs:dt_scope_t (Results 1 – 4 of 4) sorted by relevance
85 } dt_scope_t; typedef120 extern void dt_scope_create(dt_scope_t *);121 extern void dt_scope_destroy(dt_scope_t *);
109 dt_scope_t *dsp = &yypcb->pcb_dstack; in dt_decl_reset()123 dt_scope_t *dsp = &yypcb->pcb_dstack; in dt_decl_push()142 dt_scope_t *dsp = &yypcb->pcb_dstack; in dt_decl_pop()159 dt_scope_t *dsp = &yypcb->pcb_dstack; in dt_decl_pop_param()193 dt_scope_t *dsp = &yypcb->pcb_dstack; in dt_decl_ident()213 dt_scope_t *dsp = &yypcb->pcb_dstack; in dt_decl_class()388 dt_scope_t *dsp = &yypcb->pcb_dstack; in dt_decl_array()523 dt_scope_t *dsp = yypcb->pcb_dstack.ds_next; in dt_decl_member()712 dt_scope_t *dsp = yypcb->pcb_dstack.ds_next; in dt_decl_enumerator()1072 dt_scope_create(dt_scope_t *dsp) in dt_scope_create()[all …]
58 dt_scope_t pcb_dstack; /* declaration processing stack */
1411 dt_scope_t *dsp = &yypcb->pcb_dstack; in dt_node_decl()2226 dt_scope_t *dsp = &yypcb->pcb_dstack; in dt_node_inline()