Home
last modified time | relevance | path

Searched refs:FRIEND_NAME (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcc/cp/
HDfriend.c58 if (name == FRIEND_NAME (list)) in is_friend()
149 if (name == FRIEND_NAME (list)) in add_friend()
HDname-lookup.c4518 if (k->name == FRIEND_NAME (list)) in arg_assoc_class()
HDcp-tree.h2721 #define FRIEND_NAME(LIST) (TREE_PURPOSE (LIST)) macro
HDChangeLog-19995888 (FRIEND_NAME): Move declaration to more obvious location.
5894 * friend.c (is_friend): Use FRIEND_NAME and FRIEND_DECLS.