Searched refs:tsubst_function_parms (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | constraint.cc | 2110 return tsubst_function_parms (types, args, info.complain, info.in_decl); in check_constaint_variables()
|
| H A D | cp-tree.h | 6993 extern tree tsubst_function_parms (tree, tree, tsubst_flags_t, tree);
|
| H A D | pt.c | 14852 tsubst_function_parms (tree parms, in tsubst_function_parms() function
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | constraint.cc | 2204 return tsubst_function_parms (types, args, info.complain, info.in_decl); in check_constraint_variables()
|
| H A D | cp-tree.h | 7376 extern tree tsubst_function_parms (tree, tree, tsubst_flags_t, tree);
|
| H A D | ChangeLog-2019 | 2148 (tsubst_function_parms): New.
|
| H A D | pt.cc | 15255 tsubst_function_parms (tree parms, in tsubst_function_parms() function
|