Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dparser.c15450 bool friend_p; in cp_parser_init_declarator() local
18749 bool friend_p; in cp_parser_member_declaration() local
20759 cp_parser_constructor_declarator_p (cp_parser *parser, bool friend_p) in cp_parser_constructor_declarator_p()
21079 bool friend_p = false; in cp_parser_template_declaration_after_export() local
21254 bool* friend_p) in cp_parser_single_declaration()
H A Dclass.c2681 maybe_add_class_template_decl_list (tree type, tree t, int friend_p) in maybe_add_class_template_decl_list()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dparser.c19448 bool friend_p = cp_parser_friend_p (decl_specifiers); in cp_parser_init_declarator() local
19902 bool member_p, bool friend_p) in cp_parser_declarator()
20003 bool member_p, bool friend_p) in cp_parser_direct_declarator()
23525 bool friend_p; in cp_parser_member_declaration() local
26602 cp_parser_constructor_declarator_p (cp_parser *parser, bool friend_p) in cp_parser_constructor_declarator_p()
26975 bool friend_p = false; in cp_parser_template_declaration_after_parameters() local
27288 bool* friend_p) in cp_parser_single_declaration()
H A Dclass.c2968 maybe_add_class_template_decl_list (tree type, tree t, int friend_p) in maybe_add_class_template_decl_list()