Searched refs:TYPE_TEMPLATE_ARG (Results 1 – 3 of 3) sorted by relevance
1162 templ_arg = TYPE_TEMPLATE_ARG (type, i); in c_type_print_base()
876 #define TYPE_TEMPLATE_ARG(thistype, n) TYPE_CPLUS_SPECIFIC(thistype)->template_args[n] macro
3788 TYPE_TEMPLATE_ARG (type, n) = t_list->arg; in hpread_read_struct_type()4470 return TYPE_TEMPLATE_ARG (current_template, n).type; in hpread_get_nth_template_arg()