Home
last modified time | relevance | path

Searched refs:targ_ptr (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/cp/
HDpt.c9570 instantiate_template (tree tmpl, tree targ_ptr, tsubst_flags_t complain) in instantiate_template() argument
9588 spec = instantiate_template (DECL_CLONED_FUNCTION (tmpl), targ_ptr, in instantiate_template()
9603 spec = retrieve_specialization (tmpl, targ_ptr, in instantiate_template()
9614 targ_ptr = add_outermost_template_args (DECL_TI_ARGS (tmpl), in instantiate_template()
9615 targ_ptr); in instantiate_template()
9618 spec = retrieve_specialization (gen_tmpl, targ_ptr, in instantiate_template()
9624 if (check_instantiated_args (gen_tmpl, INNERMOST_TEMPLATE_ARGS (targ_ptr), in instantiate_template()
9645 targ_ptr, complain, gen_tmpl); in instantiate_template()