Searched refs:tsubst_function_type (Results 1 – 8 of 8) sorted by relevance
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | pt.c | 144 static tree tsubst_function_type (tree, tree, tsubst_flags_t, tree); 1083 friend_type = tsubst_function_type (TREE_TYPE (friend), args, in is_specialization_of_friend() 7122 tsubst_function_type (tree t, in tsubst_function_type() function 7639 fntype = tsubst_function_type (t, args, complain, in_decl); in tsubst()
|
H A D | ChangeLog-2004 | 643 * pt.c (tsubst_function_type): Do not permit function types which 1497 tsubst_function_type, tsubst, tsubst_qualified_id, 2572 tsubst_function_type, tsubst, tsubst_qualified_id, tsubst_copy, 6349 (tsubst_function_type): Likewise.
|
H A D | ChangeLog-1999 | 5408 * pt.c (tsubst_function_type): Copy attributes over. 6404 (tsubst_function_type): Likewise.
|
H A D | ChangeLog-2002 | 3970 tsubst_decl, tsubst_arg_types, tsubst_function_type,
|
H A D | ChangeLog-2003 | 1901 (tsubst_function_type): Likewise.
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | pt.c | 152 static tree tsubst_function_type PARAMS ((tree, tree, tsubst_flags_t, tree)); 6519 tsubst_function_type (t, args, complain, in_decl) in tsubst_function_type() function 7049 fntype = tsubst_function_type (t, args, complain, in_decl);
|
H A D | ChangeLog.2 | 5408 * pt.c (tsubst_function_type): Copy attributes over. 6404 (tsubst_function_type): Likewise.
|
H A D | ChangeLog | 5373 tsubst_decl, tsubst_arg_types, tsubst_function_type,
|