Home | History | Annotate | Download | only in src

Lines Matching refs:current_type

65 static uniqstr current_type = NULL;
423 current_type = NULL;
428 current_type = NULL;
447 symbol_type_set (list->content.sym, current_type, @2);
451 current_type = NULL;
462 /* Nothing. */ { current_type = NULL; }
463 | TYPE { current_type = $1; tag_seen = true; }
503 current_type = $1;
509 symbol_type_set ($1, current_type, @1);
514 symbol_type_set ($1, current_type, @1);
520 symbol_type_set ($1, current_type, @1);
526 symbol_type_set ($1, current_type, @1);