Searched refs:DECL_BEFRIENDING_CLASSES (Results 1 – 15 of 15) sorted by relevance
217 DECL_BEFRIENDING_CLASSES (decl) in add_friend()219 DECL_BEFRIENDING_CLASSES (decl)); in add_friend()
3496 DECL_BEFRIENDING_CLASSES (fn) = var; in get_tls_init_fn()3555 DECL_BEFRIENDING_CLASSES (fn) = var; in get_tls_wrapper_fn()3588 tree var = DECL_BEFRIENDING_CLASSES (fn); in generate_tls_wrapper()
678 befriending_classes = DECL_BEFRIENDING_CLASSES (scope); in friend_accessible_p()
2489 DECL_BEFRIENDING_CLASSES (newdecl) in duplicate_decls()2490 = chainon (DECL_BEFRIENDING_CLASSES (newdecl), in duplicate_decls()2491 DECL_BEFRIENDING_CLASSES (olddecl)); in duplicate_decls()
3115 #define DECL_BEFRIENDING_CLASSES(NODE) \ macro
13998 for (tree *friends = &DECL_BEFRIENDING_CLASSES (r); in tsubst_function_decl()
3716 DECL_BEFRIENDING_CLASSES (fn) = var; in get_tls_init_fn()3775 DECL_BEFRIENDING_CLASSES (fn) = var; in get_tls_wrapper_fn()3808 tree var = DECL_BEFRIENDING_CLASSES (fn); in generate_tls_wrapper()
713 befriending_classes = DECL_BEFRIENDING_CLASSES (scope); in friend_accessible_p()
5709 DECL_BEFRIENDING_CLASSES if the befriending class is a template.5711 (make_friend_class): Don't add to DECL_BEFRIENDING_CLASSES if the5851 * pt.c (tsubst_decl): tsubst into DECL_BEFRIENDING_CLASSES.5887 (DECL_BEFRIENDING_CLASSES): New macro.5891 * decl.c (duplicate_decls): Copy DECL_BEFRIENDING_CLASSES.5896 operators. Update DECL_BEFRIENDING_CLASSES.
2680 DECL_BEFRIENDING_CLASSES (newdecl) in duplicate_decls()2681 = chainon (DECL_BEFRIENDING_CLASSES (newdecl), in duplicate_decls()2682 DECL_BEFRIENDING_CLASSES (olddecl)); in duplicate_decls()
3303 #define DECL_BEFRIENDING_CLASSES(NODE) \ macro
12036 DECL_BEFRIENDING_CLASSES (f) in read_class_def()12037 = tree_cons (NULL_TREE, type, DECL_BEFRIENDING_CLASSES (f)); in read_class_def()
4415 (DECL_BEFRIENDING_CLASSES): Likewise.
14412 for (tree *friends = &DECL_BEFRIENDING_CLASSES (r); in tsubst_function_decl()