Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/cp/
H A Dpt.c144 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 DChangeLog-2004643 * 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 DChangeLog-19995408 * pt.c (tsubst_function_type): Copy attributes over.
6404 (tsubst_function_type): Likewise.
H A DChangeLog-20023970 tsubst_decl, tsubst_arg_types, tsubst_function_type,
H A DChangeLog-20031901 (tsubst_function_type): Likewise.
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dpt.c152 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 DChangeLog.25408 * pt.c (tsubst_function_type): Copy attributes over.
6404 (tsubst_function_type): Likewise.
H A DChangeLog5373 tsubst_decl, tsubst_arg_types, tsubst_function_type,