Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20081463 * pt.c (tsubst_function_type): Remove warning for type qualifiers
1469 * pt.c (tsubst_function_type): Don't warn for type qualifiers
2464 lookup_template_class, tsubst_function_type, tsubst,
3236 * pt.c: (tsubst_function_type): Use OPT_Wignored_qualifiers
H A DChangeLog-20142305 * pt.c (tsubst_function_type): Initialize arg_types.
2330 * pt.c (tsubst_function_type): Inject the this parameter; do the
3711 * pt.c (tsubst_function_type): Make sure we keep the same function
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-20133192 * pt.c (tsubst, tsubst_function_type): Instantiate ref-quals.
3766 * pt.c (tsubst_function_type): Call abstract_virtuals_error_sfinae.
H A Dpt.cc191 static tree tsubst_function_type (tree, tree, tsubst_flags_t, tree);
1494 friend_type = tsubst_function_type (TREE_TYPE (friend_decl), args, in is_specialization_of_friend()
15389 tsubst_function_type (tree t, in tsubst_function_type() function
16256 fntype = tsubst_function_type (t, args, complain, in_decl); in tsubst()
H A DChangeLog-20201066 * pt.c (tsubst, tsubst_arg_types, tsubst_function_type): Not here.
4971 (tsubst_function_type): ... here.
H A DChangeLog-2006248 * pt.c (tsubst_function_type): Warn for type qualifiers on
H A DChangeLog-19995408 * pt.c (tsubst_function_type): Copy attributes over.
6404 (tsubst_function_type): Likewise.
H A DChangeLog-20102954 * pt.c (tsubst_function_type): Likewise.
H A DChangeLog-20023970 tsubst_decl, tsubst_arg_types, tsubst_function_type,
H A DChangeLog-20182925 * pt.c (tsubst_function_type): Use build_cp_fntype_variant.
H A DChangeLog-20031901 (tsubst_function_type): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c195 static tree tsubst_function_type (tree, tree, tsubst_flags_t, tree);
1470 friend_type = tsubst_function_type (TREE_TYPE (friend_decl), args, in is_specialization_of_friend()
14982 tsubst_function_type (tree t, in tsubst_function_type() function
15840 fntype = tsubst_function_type (t, args, complain, in_decl); in tsubst()