Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dfriend.c70 is_friend (tree type, tree supplicant) in is_friend() function
H A Dname-lookup.c2356 tree old, tree decl, bool is_friend) in update_binding()
3000 do_pushdecl (tree decl, bool is_friend) in do_pushdecl()
3181 pushdecl (tree x, bool is_friend) in pushdecl()
3848 do_pushdecl_with_scope (tree x, cp_binding_level *level, bool is_friend) in do_pushdecl_with_scope()
5083 pushdecl_namespace_level (tree x, bool is_friend) in pushdecl_namespace_level()
6738 maybe_process_template_type_declaration (tree type, int is_friend, in maybe_process_template_type_declaration()
7323 pushdecl_top_level (tree x, bool is_friend) in pushdecl_top_level()
H A Dpt.c1540 register_specialization (tree spec, tree tmpl, tree args, bool is_friend, in register_specialization()
2805 int is_friend = flags & 4; in check_explicit_specialization() local
5657 push_template_decl_real (tree decl, bool is_friend) in push_template_decl_real()
H A Dparser.c18667 bool is_friend, in cp_parser_elaborated_type_specifier()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dfriend.cc70 is_friend (tree type, tree supplicant) in is_friend() function
H A Dpt.cc1564 register_specialization (tree spec, tree tmpl, tree args, bool is_friend, in register_specialization()
2843 int is_friend = flags & 4; in check_explicit_specialization() local
5800 push_template_decl (tree decl, bool is_friend) in push_template_decl()
H A Dname-lookup.cc8007 maybe_process_template_type_declaration (tree type, int is_friend, in maybe_process_template_type_declaration()
H A Dclass.cc3358 bool is_friend = DECL_CONTEXT (space) != t; in add_implicitly_declared_members() local
H A Dmodule.cc12907 bool is_friend = false; in add_specializations() local
H A Dparser.cc20285 bool is_friend, in cp_parser_elaborated_type_specifier()
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc803 safe_pushdecl_maybe_friend (tree decl, bool is_friend) in safe_pushdecl_maybe_friend()