Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog679 its outer arguments via outer_template_args.
680 * cp-tree.h (outer_template_args): Declare.
681 * pt.cc (outer_template_args): Define, factored out and
H A Dconstraint.cc1280 tree outer_args = outer_template_args (tmpl); in maybe_substitute_reqs_for()
H A Dcp-tree.h7024 extern tree outer_template_args (tree);
H A Dpt.cc4971 outer_template_args (tree tmpl) in outer_template_args() function
29978 tree outer_args = outer_template_args (tmpl); in ctor_deduction_guides_for()