Home
last modified time | relevance | path

Searched defs:friend_p (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c20563 bool friend_p = cp_parser_friend_p (decl_specifiers); in cp_parser_init_declarator() local
21036 bool member_p, bool friend_p, bool static_p) in cp_parser_declarator()
21141 bool member_p, bool friend_p, bool static_p) in cp_parser_direct_declarator()
24864 bool friend_p; in cp_parser_member_declaration() local
28664 bool friend_p) in cp_parser_constructor_declarator_p()
29083 bool friend_p = false; in cp_parser_template_declaration_after_parameters() local
29437 bool* friend_p) in cp_parser_single_declaration()
H A Dclass.c3066 maybe_add_class_template_decl_list (tree type, tree t, int friend_p) in maybe_add_class_template_decl_list()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc22456 bool friend_p = cp_parser_friend_p (decl_specifiers); in cp_parser_init_declarator() local
22920 bool member_p, bool friend_p, bool static_p) in cp_parser_declarator()
23023 bool member_p, bool friend_p, bool static_p) in cp_parser_direct_declarator()
26882 bool friend_p; in cp_parser_member_declaration() local
30881 bool friend_p) in cp_parser_constructor_declarator_p()
31309 bool friend_p = false; in cp_parser_template_declaration_after_parameters() local
31660 bool* friend_p) in cp_parser_single_declaration()
H A Dclass.cc3137 maybe_add_class_template_decl_list (tree type, tree t, int friend_p) in maybe_add_class_template_decl_list()