Searched refs:tsubst_friend_class (Results 1 – 7 of 7) sorted by relevance
| /freebsd-11-stable/contrib/gcc/cp/ |
| HD | ChangeLog | 1371 * pt.c (tsubst_friend_class): Look for hidden names. 2093 * pt.c (tsubst_friend_class): Return early on invalid friend 2903 * pt.c (tsubst_friend_class): Likewise. Update for 3102 (tsubst_friend_class): Likewise. 3876 * pt.c (tsubst_friend_class): Likewise. 4646 (tsubst_friend_class): Call pushdecl_top_level_maybe_friend
|
| HD | ChangeLog-2002 | 2451 * pt.c (tsubst_friend_class): Substitute into the context of the 3042 * pt.c (tsubst_friend_class): If the friend has an explicit scope, 3149 * pt.c (tsubst_friend_class): Handle templates with explicit 3967 lookup_template_class, tsubst_friend_function, tsubst_friend_class,
|
| HD | pt.c | 132 static tree tsubst_friend_class (tree, tree); 5559 tsubst_friend_class (tree friend_tmpl, tree args) in tsubst_friend_class() function 5993 friend_type = tsubst_friend_class (friend_type, args); in instantiate_class_template()
|
| HD | ChangeLog-1998 | 2944 (tsubst_friend_class): Substitute, using tsubst_template_parms, 4023 * pt.c (tsubst_friend_class): Undo 1998-05-21 change. Tweak. 4192 * pt.c (tsubst_friend_class): Don't call redeclare_class_template 4974 (tsubst_friend_class): New function. 4979 (instantiate_class_type): Use tsubst_friend_class to deal
|
| HD | ChangeLog-2003 | 1277 * pt.c (tsubst_friend_class): Only use innermost template 6147 (tsubst_friend_class): Likewise.
|
| HD | ChangeLog-1999 | 5084 * pt.c (tsubst_friend_class): Check for NULL. 5296 (tsubst_friend_class): Handle friend declarations for nested
|
| HD | ChangeLog-2000 | 1786 * pt.c (tsubst_friend_class): Return error_mark_node, if
|