Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc2110 return tsubst_function_parms (types, args, info.complain, info.in_decl); in check_constaint_variables()
H A Dcp-tree.h6993 extern tree tsubst_function_parms (tree, tree, tsubst_flags_t, tree);
H A Dpt.c14852 tsubst_function_parms (tree parms, in tsubst_function_parms() function
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc2204 return tsubst_function_parms (types, args, info.complain, info.in_decl); in check_constraint_variables()
H A Dcp-tree.h7376 extern tree tsubst_function_parms (tree, tree, tsubst_flags_t, tree);
H A DChangeLog-20192148 (tsubst_function_parms): New.
H A Dpt.cc15255 tsubst_function_parms (tree parms, in tsubst_function_parms() function