Home
last modified time | relevance | path

Searched defs:access_path (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Dtinfo.h87 inline bool contained_p (__class_type_info::__sub_kind access_path) in contained_p()
91 inline bool public_p (__class_type_info::__sub_kind access_path) in public_p()
95 inline bool virtual_p (__class_type_info::__sub_kind access_path) in virtual_p()
99 inline bool contained_public_p (__class_type_info::__sub_kind access_path) in contained_public_p()
104 inline bool contained_nonpublic_p (__class_type_info::__sub_kind access_path) in contained_nonpublic_p()
109 inline bool contained_nonvirtual_p (__class_type_info::__sub_kind access_path) in contained_nonvirtual_p()
H A Dsi_class_type_info.cc45 __sub_kind access_path, in __do_dyncast()
H A Dclass_type_info.cc72 __sub_kind access_path, in __do_dyncast()
H A Dvmi_class_type_info.cc81 __sub_kind access_path, in __do_dyncast()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Dtinfo.h87 inline bool contained_p (__class_type_info::__sub_kind access_path) in contained_p()
91 inline bool public_p (__class_type_info::__sub_kind access_path) in public_p()
95 inline bool virtual_p (__class_type_info::__sub_kind access_path) in virtual_p()
99 inline bool contained_public_p (__class_type_info::__sub_kind access_path) in contained_public_p()
104 inline bool contained_nonpublic_p (__class_type_info::__sub_kind access_path) in contained_nonpublic_p()
109 inline bool contained_nonvirtual_p (__class_type_info::__sub_kind access_path) in contained_nonvirtual_p()
H A Dsi_class_type_info.cc45 __sub_kind access_path, in __do_dyncast()
H A Dclass_type_info.cc72 __sub_kind access_path, in __do_dyncast()
H A Dvmi_class_type_info.cc81 __sub_kind access_path, in __do_dyncast()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcall.c515 tree access_path; member
2132 tree access_path, tree conversion_path, in add_candidate()
2218 const vec<tree, va_gc> *args, tree access_path, in add_function_candidate() argument
2464 tree access_path, tree conversion_path, in add_conv_candidate()
3324 tree access_path, tree conversion_path, in add_template_candidate_real()
3500 tree access_path, tree conversion_path, int flags, in add_template_candidate()
3520 tree return_type, tree access_path, in add_template_conv_candidate()
3922 tree conversion_path, tree access_path, in add_list_candidates()
5763 tree conversion_path, tree access_path, in add_candidates()
H A Dtypeck.c2495 tree access_path, bool preserve_reference, in build_class_member_access_expr()
2947 complain_about_unrecognized_member (tree access_path, tree name, in complain_about_unrecognized_member()
3028 tree access_path = NULL_TREE; in finish_class_member_access_expr() local
H A Dclass.c8259 tree access_path) in resolve_address_of_overloaded_function()
8588 tree access_path = NULL_TREE; in instantiate_type() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcall.cc512 tree access_path; member
2178 tree access_path, tree conversion_path, in add_candidate()
2321 const vec<tree, va_gc> *args, tree access_path, in add_function_candidate() argument
2528 tree access_path, tree conversion_path, in add_conv_candidate()
3396 tree access_path, tree conversion_path, in add_template_candidate_real()
3638 tree access_path, tree conversion_path, int flags, in add_template_candidate()
3660 tree return_type, tree access_path, in add_template_conv_candidate()
4070 tree conversion_path, tree access_path, in add_list_candidates()
6066 tree conversion_path, tree access_path, in add_candidates()
H A Dtypeck.cc2663 tree access_path, bool preserve_reference, in build_class_member_access_expr()
3116 complain_about_unrecognized_member (tree access_path, tree name, in complain_about_unrecognized_member()
3198 tree access_path = NULL_TREE; in finish_class_member_access_expr() local
H A Dclass.cc8362 tree access_path) in resolve_address_of_overloaded_function()
8704 tree access_path = NULL_TREE; in instantiate_type() local
H A Dsemantics.cc3819 tree access_path = TYPE_BINFO (cl); in baselink_for_fns() local