Searched refs:template_arg (Results 1 – 4 of 4) sorted by relevance
240 %type <comp> template template_arg589 template_params : template_arg592 | template_params ',' template_arg603 template_arg : typespec_2
1161 struct template_arg templ_arg; in c_type_print_base()
713 struct template_arg struct
3588 struct template_arg arg; in hpread_read_struct_type()3783 TYPE_TEMPLATE_ARGS (type) = (struct template_arg *) in hpread_read_struct_type()3784 obstack_alloc (&objfile->objfile_obstack, sizeof (struct template_arg) * n_templ_args); in hpread_read_struct_type()