Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
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
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
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.
DChangeLog-20133192 * pt.c (tsubst, tsubst_function_type): Instantiate ref-quals.
3766 * pt.c (tsubst_function_type): Call abstract_virtuals_error_sfinae.
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()
DChangeLog-20201066 * pt.c (tsubst, tsubst_arg_types, tsubst_function_type): Not here.
4971 (tsubst_function_type): ... here.
DChangeLog-2006248 * pt.c (tsubst_function_type): Warn for type qualifiers on
DChangeLog-19995408 * pt.c (tsubst_function_type): Copy attributes over.
6404 (tsubst_function_type): Likewise.
DChangeLog-20102954 * pt.c (tsubst_function_type): Likewise.
DChangeLog-20023970 tsubst_decl, tsubst_arg_types, tsubst_function_type,
DChangeLog-20182925 * pt.c (tsubst_function_type): Use build_cp_fntype_variant.
DChangeLog-20031901 (tsubst_function_type): Likewise.