Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc592 tree parms = find_template_parameters (expr, ctx_parms); in build_parameter_mapping()
800 tree target_parms = find_template_parameters (targets, in normalize_atom()
H A DChangeLog-20204543 (find_template_parameters): ... here. Return ftpi.parm_list.
6472 (find_template_parameters): Take parms instead of their depth.
H A DChangeLog-20191946 (find_template_parameters): New.
2112 (find_template_parameters): New.
H A Dcp-tree.h8354 extern tree find_template_parameters (tree, tree);
H A Dpt.cc10901 find_template_parameters (tree t, tree ctx_parms) in find_template_parameters() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc582 tree parms = find_template_parameters (expr, ctx_parms); in build_parameter_mapping()
H A Dcp-tree.h7932 extern tree find_template_parameters (tree, tree);
H A Dpt.c10627 find_template_parameters (tree t, tree ctx_parms) in find_template_parameters() function