Searched refs:current_template (Results 1 – 1 of 1) sorted by relevance
3551 static struct type *current_template = NULL; variable3752 current_template = type; in hpread_read_struct_type()4378 current_template = NULL; in hpread_read_struct_type()4469 if (current_template != NULL) in hpread_get_nth_template_arg()4470 return TYPE_TEMPLATE_ARG (current_template, n).type; in hpread_get_nth_template_arg()