Home
last modified time | relevance | path

Searched refs:tsubst_friend_function (Results 1 – 18 of 18) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog-2006815 * pt.c (tsubst_friend_function): Set DECL_INITIAL before pushdecl.
1080 (tsubst_friend_function): Likewise.
2176 * pt.c (tsubst_friend_function): Return early if
2971 * pt.c (tsubst_friend_function, instantiate_class_template,
3012 * pt.c (tsubst_friend_function): Likewise.
DChangeLog.tree-ssa436 (tsubst_friend_function, instantiate_class_template): Likewise.
DChangeLog-1998705 (tsubst_friend_function): Handle both definitions in friend
2827 (tsubst_friend_function): Fix comment.
2942 (tsubst_friend_function): Use unregister_specialization. Use new
4175 (tsubst_friend_function): Set lineno and input_filename so
4491 * pt.c (tsubst_friend_function, tsubst): Likewise.
4805 (tsubst_friend_function): Ignore namespace contexts.
5112 (tsubst_friend_function, get_bindings_real): Likewise.
6059 (tsubst_friend_function): New function.
6061 for a new instantiation by using tsubst_friend_function rather
DChangeLog-200354 * pt.c (tsubst_friend_function): Return early when new_friend is
580 (tsubst_friend_function): Adjust check_classfn call.
2984 * pt.c (tsubst_friend_function): Use reregister_specialization.
3064 (tsubst_friend_function): Use it.
4491 * pt.c (tsubst_friend_function): Likewise.
4516 tsubst_friend_function, instantiate_class_template, tsubst_decl,
5047 (tsubst_friend_function): Adjust instantiate_template call.
DChangeLog-2000336 * pt.c (tsubst_friend_function): Enter namespace scope when
2697 (tsubst_friend_function): Copy it here.
4023 (print_template_context, tsubst_friend_function, tsubst_decl,
5086 (tsubst_friend_function, tsubst_decl, instantiate_template): Likewise.
5261 tsubst_friend_function, instantiate_class_template, tsubst,
6981 * pt.c (tsubst_friend_function): Improve comment.
DChangeLog-20012764 (tsubst_friend_function): Likewise.
2803 * pt.c (tsubst_friend_function): Likewise.
3691 * pt.c (tsubst_friend_function): Likewise.
DChangeLog344 (tsubst_friend_function): Adjust.
1126 (tsubst_friend_function): Use it.
DChangeLog-2020681 (tsubst_friend_function): Clear it.
2182 (tsubst_friend_function, tsubst_friend_class): Likewise.
4164 * pt.c (tsubst_friend_function): Simplify control flow.
6214 * pt.c (tsubst_friend_function): Only substitute
DChangeLog-20071443 * pt.c (tsubst_friend_function): When check_classfn
1472 * pt.c (tsubst_friend_function): Likewise.
DChangeLog-20102782 (tsubst_friend_function): Use plain NULL instead of NULL_RTX.
3454 * pt.c (tsubst_friend_function): Instatiate a friend that has already
DChangeLog-2004214 (tsubst_friend_function): Don't set input_location here.
3323 (tsubst_friend_function): Likewise.
5342 * pt.c (tsubst_friend_function): Likewise.
DChangeLog-19991510 * pt.c (tsubst_friend_function): Remove FIXME that talks about
2531 (tsubst_friend_function): Likewise.
4564 * pt.c (tsubst_friend_function): Push into namespace of friend
DChangeLog-20023617 * pt.c (tsubst_friend_function): Use decl_namespace_context.
3967 lookup_template_class, tsubst_friend_function, tsubst_friend_class,
DChangeLog-20092005 (tsubst_friend_function): Adjust specialization reassignment code.
DChangeLog-20143673 * pt.c (tsubst_friend_function): Look through it.
Dpt.cc177 static tree tsubst_friend_function (tree, tree);
11247 tsubst_friend_function (tree decl, tree args) in tsubst_friend_function() function
12402 r = tsubst_friend_function (t, args); in instantiate_class_template_1()
DChangeLog-2016464 * pt.c (tsubst_friend_function): Don't set DECL_INITIAL.
DChangeLog-20192153 (tsubst_friend_function): Use tsubst_constraint. Use generic_targs_for.