Searched defs:access_path (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/libstdc++/libsupc++/
H A Dtinfo.cc156 inline bool contained_p (__class_type_info::__sub_kind access_path) argument
160 inline bool public_p (__class_type_info::__sub_kind access_path) argument
164 inline bool virtual_p (__class_type_info::__sub_kind access_path) argument
168 inline bool contained_public_p (__class_type_info::__sub_kind access_path) argument
173 inline bool contained_nonpublic_p (__class_type_info::__sub_kind access_path) argument
178 contained_nonvirtual_p(__class_type_info::__sub_kind access_path) argument
346 __do_dyncast(ptrdiff_t, __sub_kind access_path, const __class_type_info *dst_type, const void *obj_ptr, const __class_type_info *src_type, const void *src_ptr, __dyncast_result &__restrict result) const argument
372 __do_dyncast(ptrdiff_t src2dst, __sub_kind access_path, const __class_type_info *dst_type, const void *obj_ptr, const __class_type_info *src_type, const void *src_ptr, __dyncast_result &__restrict result) const argument
412 __do_dyncast(ptrdiff_t src2dst, __sub_kind access_path, const __class_type_info *dst_type, const void *obj_ptr, const __class_type_info *src_type, const void *src_ptr, __dyncast_result &__restrict result) const argument
[all...]
/freebsd-11.0-release/contrib/gcc/cp/
H A Dcall.c407 tree access_path; member in struct:z_candidate
1308 add_candidate(struct z_candidate **candidates, tree fn, tree args, size_t num_convs, conversion **convs, tree access_path, tree conversion_path, int viable) argument
1338 add_function_candidate(struct z_candidate **candidates, tree fn, tree ctype, tree arglist, tree access_path, tree conversion_path, int flags) argument
1479 add_conv_candidate(struct z_candidate **candidates, tree fn, tree obj, tree arglist, tree access_path, tree conversion_path) argument
2222 add_template_candidate_real(struct z_candidate **candidates, tree tmpl, tree ctype, tree explicit_targs, tree arglist, tree return_type, tree access_path, tree conversion_path, int flags, tree obj, unification_kind_t strict) argument
2321 add_template_candidate(struct z_candidate **candidates, tree tmpl, tree ctype, tree explicit_targs, tree arglist, tree return_type, tree access_path, tree conversion_path, int flags, unification_kind_t strict) argument
2335 add_template_conv_candidate(struct z_candidate **candidates, tree tmpl, tree obj, tree arglist, tree return_type, tree access_path, tree conversion_path) argument
3616 add_candidates(tree fns, tree args, tree explicit_targs, bool template_only, tree conversion_path, tree access_path, int flags, struct z_candidate **candidates) argument
[all...]
H A Dclass.c5755 resolve_address_of_overloaded_function(tree target_type, tree overload, tsubst_flags_t flags, bool template_only, tree explicit_targs, tree access_path) argument
6050 tree access_path = NULL_TREE; local
H A Dtypeck.c1799 build_class_member_access_expr(tree object, tree member, tree access_path, bool preserve_reference) argument
2126 tree access_path = NULL_TREE; local
[all...]

Completed in 127 milliseconds