Searched refs:template_count (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/cp/
H A Ddecl.c6096 int template_count,
6321 template_count,
7082 int template_count = 0;
8001 template_count += 1;
8509 funcdef_flag, template_count, in_namespace, attrlist);
8556 funcdef_flag, template_count, in_namespace,
8603 (unqualified_id, decl, template_count,
8755 template_count, in_namespace, attrlist);
6066 grokfndecl(tree ctype, tree type, tree declarator, tree parms, tree orig_declarator, int virtualp, enum overload_flags flags, cp_cv_quals quals, tree raises, int check, int friendp, int publicp, int inlinep, special_function_kind sfk, bool funcdef_flag, int template_count, tree in_namespace, tree* attrlist) argument
7067 int template_count = 0; local
H A Dpt.c1378 int template_count,
1458 if (header_count && header_count != template_count + 1)
1820 int template_count,
1840 tsk = current_tmpl_spec_kind (template_count);
2108 template_count,
1374 determine_specialization(tree template_id, tree decl, tree* targs_out, int need_member_template, int template_count, tmpl_spec_kind tsk) argument
1818 check_explicit_specialization(tree declarator, tree decl, int template_count, int flags) argument

Completed in 280 milliseconds