Home
last modified time | relevance | path

Searched defs:is_friend (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dname-lookup.c639 pushdecl_maybe_friend_1 (tree x, bool is_friend) in pushdecl_maybe_friend_1()
1239 pushdecl_maybe_friend (tree x, bool is_friend) in pushdecl_maybe_friend()
2200 pushdecl_with_scope_1 (tree x, cp_binding_level *level, bool is_friend) in pushdecl_with_scope_1()
2227 pushdecl_with_scope (tree x, cp_binding_level *level, bool is_friend) in pushdecl_with_scope()
2259 push_overloaded_decl_1 (tree decl, int flags, bool is_friend) in push_overloaded_decl_1()
2390 push_overloaded_decl (tree decl, int flags, bool is_friend) in push_overloaded_decl()
3731 pushdecl_namespace_level (tree x, bool is_friend) in pushdecl_namespace_level()
3930 pushdecl_top_level_1 (tree x, tree *init, bool is_friend) in pushdecl_top_level_1()
3953 pushdecl_top_level_maybe_friend (tree x, bool is_friend) in pushdecl_top_level_maybe_friend()
5597 maybe_process_template_type_declaration (tree type, int is_friend, in maybe_process_template_type_declaration()
H A Dfriend.c35 is_friend (tree type, tree supplicant) in is_friend() function
H A Dpt.c1307 register_specialization (tree spec, tree tmpl, tree args, bool is_friend, in register_specialization()
2280 int is_friend = flags & 4; in check_explicit_specialization() local
4473 push_template_decl_real (tree decl, bool is_friend) in push_template_decl_real()
H A Dparser.c13916 bool is_friend, in cp_parser_elaborated_type_specifier()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dfriend.c70 is_friend (tree type, tree supplicant) in is_friend() function
H A Dname-lookup.c2348 tree old, tree decl, bool is_friend) in update_binding()
2963 do_pushdecl (tree decl, bool is_friend) in do_pushdecl()
3149 pushdecl (tree x, bool is_friend) in pushdecl()
3963 do_pushdecl_with_scope (tree x, cp_binding_level *level, bool is_friend) in do_pushdecl_with_scope()
5165 pushdecl_namespace_level (tree x, bool is_friend) in pushdecl_namespace_level()
6518 maybe_process_template_type_declaration (tree type, int is_friend, in maybe_process_template_type_declaration()
7108 pushdecl_top_level (tree x, bool is_friend) in pushdecl_top_level()
H A Dpt.c1491 register_specialization (tree spec, tree tmpl, tree args, bool is_friend, in register_specialization()
2784 int is_friend = flags & 4; in check_explicit_specialization() local
5440 push_template_decl_real (tree decl, bool is_friend) in push_template_decl_real()
H A Dparser.c17608 bool is_friend, in cp_parser_elaborated_type_specifier()