Searched defs:friends (Results 1 – 7 of 7) sorted by relevance
58 tree friends = FRIEND_DECLS (list); local154 tree friends = FRIEND_DECLS (list); local
4241 tree list, friends, context; local
6082 tree *friends; local
60 tree friends = FRIEND_DECLS (list); in is_friend() local151 tree friends = FRIEND_DECLS (list); in add_friend() local
4434 tree list, friends, context; in arg_assoc_class() local
6553 tree *friends; in tsubst_decl() local
245 inline CXXRecordDecl::friend_range CXXRecordDecl::friends() const { in friends() function