Home | History | Annotate | Download | only in src

Lines Matching refs:current_type

55 static uniqstr current_type = 0;
306 current_type = NULL;
311 current_type = NULL;
329 symbol_type_set (list->sym, current_type, @2);
333 current_type = NULL;
344 /* Nothing. */ { current_type = NULL; }
345 | TYPE { current_type = $1; }
359 current_type = $1;
364 symbol_type_set ($1, current_type, @1);
369 symbol_type_set ($1, current_type, @1);
375 symbol_type_set ($1, current_type, @1);
381 symbol_type_set ($1, current_type, @1);