Searched refs:dt_scope_t (Results 1 – 4 of 4) sorted by relevance
111 dt_scope_t *dsp = &yypcb->pcb_dstack; in dt_decl_reset()125 dt_scope_t *dsp = &yypcb->pcb_dstack; in dt_decl_push()144 dt_scope_t *dsp = &yypcb->pcb_dstack; in dt_decl_pop()161 dt_scope_t *dsp = &yypcb->pcb_dstack; in dt_decl_pop_param()195 dt_scope_t *dsp = &yypcb->pcb_dstack; in dt_decl_ident()215 dt_scope_t *dsp = &yypcb->pcb_dstack; in dt_decl_class()370 dt_scope_t *dsp = &yypcb->pcb_dstack; in dt_decl_array()505 dt_scope_t *dsp = yypcb->pcb_dstack.ds_next; in dt_decl_member()694 dt_scope_t *dsp = yypcb->pcb_dstack.ds_next; in dt_decl_enumerator()1050 dt_scope_create(dt_scope_t *dsp) in dt_scope_create()[all …]
82 } dt_scope_t; typedef117 extern void dt_scope_create(dt_scope_t *);118 extern void dt_scope_destroy(dt_scope_t *);
58 dt_scope_t pcb_dstack; /* declaration processing stack */
1379 dt_scope_t *dsp = &yypcb->pcb_dstack; in dt_node_decl()2183 dt_scope_t *dsp = &yypcb->pcb_dstack; in dt_node_inline()