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