Home | History | Annotate | Download | only in cp

Lines Matching defs:is_friend

1532 		 TEMPLATE_DECL's first because is_friend didn't.  */
1554 the indicated ARGS. IS_FRIEND indicates whether the specialization
1564 register_specialization (tree spec, tree tmpl, tree args, bool is_friend,
1655 duplicate_decls (spec, fn, /*hiding=*/is_friend);
1682 tree dd = duplicate_decls (spec, fn, /*hiding=*/is_friend);
1697 return duplicate_decls (spec, fn, /*hiding=*/is_friend);
2843 int is_friend = flags & 4;
2852 if (is_friend)
2874 if (is_friend)
3151 if (!ctype && !is_friend
3215 is_friend, 0);
3292 if (is_friend && !have_def)
3312 is_friend, 0);
5815 If IS_FRIEND is true, DECL is a friend declaration. */
5818 push_template_decl (tree decl, bool is_friend)
5833 gcc_checking_assert (is_friend
5838 if (is_friend)
5860 if (is_friend && ctx
5948 if (!local_p && (!is_friend || TREE_CODE (decl) != FUNCTION_DECL))
5950 is_primary, is_partial, is_friend);
6020 || (is_friend && !(DECL_LANG_SPECIFIC (decl)
6098 is_friend, 0);
6169 && !(is_friend && template_class_depth (current_class_type) > 0))
6171 tree pushed = pushdecl_namespace_level (tmpl, /*hiding=*/is_friend);
6182 else if (is_friend)
6247 && !is_friend