Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/cp/
HDpt.c12069 tree gen_args; in instantiate_decl() local
12113 gen_args = DECL_TI_ARGS (d); in instantiate_decl()
12114 spec = retrieve_specialization (gen_tmpl, gen_args, in instantiate_decl()
12140 (gen_args, TMPL_PARMS_DEPTH (DECL_TEMPLATE_PARMS (td))); in instantiate_decl()
12142 args = gen_args; in instantiate_decl()
12188 tsubst (DECL_ARGUMENTS (gen), gen_args, tf_warning_or_error, d); in instantiate_decl()
12189 tsubst (TYPE_RAISES_EXCEPTIONS (type), gen_args, in instantiate_decl()
12197 tsubst (type, gen_args, tf_warning_or_error, d); in instantiate_decl()