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

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dpt.c130 static tree build_template_decl PROTO((tree, tree));
1942 build_template_decl (decl, parms) function
2392 tmpl = build_template_decl (decl, current_template_parms);
2449 = build_template_decl (decl, current_template_parms);
/haiku-buildtools/gcc/gcc/cp/
H A Dpt.c4082 build_template_decl (tree decl, tree parms, bool member_template_p) function
4380 tree tmpl = build_template_decl (decl, current_template_parms,
4941 tmpl = build_template_decl (decl, current_template_parms,
4985 = build_template_decl (decl, current_template_parms,
5164 tree tmpl = build_template_decl (fn, parms, /*member*/true);

Completed in 131 milliseconds