Searched refs:tsubst_arg_types (Results 1 – 7 of 7) sorted by relevance
| /NextBSD/contrib/gcc/cp/ |
| HD | pt.c | 143 static tree tsubst_arg_types (tree, tree, tsubst_flags_t, tree); 7057 tsubst_arg_types (tree arg_types, in tsubst_arg_types() function 7070 remaining_arg_types = tsubst_arg_types (TREE_CHAIN (arg_types), in tsubst_arg_types() 7165 arg_types = tsubst_arg_types (TYPE_ARG_TYPES (t), args, in tsubst_function_type()
|
| HD | ChangeLog-1998 | 2071 (tsubst_arg_types): Remove unused variable. 2080 * pt.c (tsubst_arg_types): New function. Use hash_tree_cons. 2084 (tsubst, cases METHOD_TYPE, FUNCTION_TYPE): Use tsubst_arg_types.
|
| HD | ChangeLog | 5437 * pt.c (tsubst_arg_types): Likewise. 5454 * pt.c (tsubst_arg_types): Chain early instantiation of default arg.
|
| HD | ChangeLog-1999 | 5675 (tsubst_arg_types): Use plain hash_tree_cons. 6398 (tsubst_arg_types): Likewise.
|
| HD | ChangeLog-2001 | 3433 (tsubst_arg_types): Check parameter is not void.
|
| HD | ChangeLog-2002 | 3970 tsubst_decl, tsubst_arg_types, tsubst_function_type,
|
| HD | ChangeLog-2004 | 1496 instantiate_class_template, tsubst_arg_types,
|