Home
last modified time | relevance | path

Searched refs:tsubst_friend_class (Results 1 – 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/gcc/cp/
HDChangeLog1371 * 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
HDChangeLog-20022451 * 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,
HDpt.c132 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()
HDChangeLog-19982944 (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
HDChangeLog-20031277 * pt.c (tsubst_friend_class): Only use innermost template
6147 (tsubst_friend_class): Likewise.
HDChangeLog-19995084 * pt.c (tsubst_friend_class): Check for NULL.
5296 (tsubst_friend_class): Handle friend declarations for nested
HDChangeLog-20001786 * pt.c (tsubst_friend_class): Return error_mark_node, if