Searched refs:n_template_arguments (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dsymtab.h671 int n_template_arguments;
670 int n_template_arguments; member in struct:template_symbol
H A Dgdbtypes.h699 unsigned short n_template_arguments; member in struct:cplus_struct_type
1064 TYPE_CPLUS_SPECIFIC (thistype)->n_template_arguments
H A Dcp-namespace.c464 templ->n_template_arguments,
H A Ddwarf2read.c5864 templ_func->n_template_arguments = VEC_length (symbolp, template_args);
5867 (templ_func->n_template_arguments
5871 (templ_func->n_template_arguments * sizeof (struct symbol *)));

Completed in 210 milliseconds