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

/freebsd-9.3-release/contrib/gcc/cp/
H A Ddecl.c6066 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.c1374 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 220 milliseconds