| /openbsd/src/gnu/usr.bin/gcc/gcc/cp/ |
| D | search.c | 178 lookup_base_r (binfo, base, access, is_virtual, binfo_ptr) in lookup_base_r() argument 295 tree binfo = NULL; /* The binfo we've found so far. */ local 369 dynamic_cast_base_recurse (subtype, binfo, via_virtual, offset_ptr) in dynamic_cast_base_recurse() argument 637 canonical_binfo (binfo) in canonical_binfo() argument 648 dfs_canonical_queue (binfo, data) in dfs_canonical_queue() argument 658 dfs_assert_unmarked_p (binfo, data) in dfs_assert_unmarked_p() argument 670 assert_canonical_unmarked (binfo) in assert_canonical_unmarked() argument 680 shared_marked_p (binfo, data) in shared_marked_p() argument 692 shared_unmarked_p (binfo, data) in shared_unmarked_p() argument 716 dfs_access_in_type (binfo, data) in dfs_access_in_type() argument [all …]
|
| D | class.c | 65 tree binfo; member 249 build_base_path (code, expr, binfo, nonnull) in build_base_path() argument 394 tree binfo; in convert_to_base() local 486 tree binfo = lookup_base (fixed_type, basetype, local 623 copy_virtuals (binfo) in copy_virtuals() argument 643 build_primary_vtable (binfo, type) in build_primary_vtable() argument 698 build_secondary_vtable (binfo, for_type) in build_secondary_vtable() argument 725 make_new_vtable (t, binfo) in make_new_vtable() argument 752 modify_vtable_entry (t, binfo, fndecl, delta, virtuals) in modify_vtable_entry() argument 1178 tree fdecl, binfo; local [all …]
|
| D | cvt.c | 150 tree binfo; local 185 tree binfo; local 310 tree binfo; local 387 tree binfo = lookup_base (argtype, target_type, ba_check, NULL); local
|
| D | init.c | 116 dfs_initialize_vtbl_ptrs (binfo, data) in dfs_initialize_vtbl_ptrs() argument 742 build_vtbl_address (binfo) in build_vtbl_address() argument 782 expand_virtual_init (binfo, decl) in expand_virtual_init() argument 835 expand_cleanup_for_base (binfo, flag) in expand_cleanup_for_base() argument 998 tree binfo; in expand_member_init() local 1169 expand_default_init (binfo, true_exp, exp, init, flags) in expand_default_init() argument 1270 expand_aggr_init_1 (binfo, true_exp, exp, init, flags) in expand_aggr_init_1() argument 1794 tree binfo = NULL_TREE; local
|
| D | rtti.c | 534 tree binfo; local 909 dfs_class_hint_mark (binfo, data) in dfs_class_hint_mark() argument 938 dfs_class_hint_unmark (binfo, data) in dfs_class_hint_unmark() argument 1070 tree binfo = TYPE_BINFO (type); local
|
| D | typeck2.c | 62 tree binfo = lookup_base (type, base, ba_ignore, NULL); local 1075 tree binfo; local 1193 tree binfo; local
|
| D | method.c | 570 tree binfo = TREE_VALUE (t); local 582 tree binfo = TREE_VEC_ELT (binfos, i); local 667 tree binfo; local
|
| D | tree.c | 654 unshare_base_binfos (binfo) in unshare_base_binfos() argument 825 make_binfo (offset, binfo, vtable, virtuals) in make_binfo() argument 857 reverse_path (binfo) in reverse_path() argument 1826 tree binfo; local
|
| D | cp-lang.c | 229 tree binfo = TREE_VEC_ELT (TYPE_BINFO_BASETYPES (t), i); local
|
| D | typeck.c | 1944 tree binfo; in build_class_member_access_expr() local 4338 tree binfo = lookup_base (TREE_TYPE (TREE_TYPE (rval)), local 5579 tree binfo; local 5796 tree binfo = binfo_or_else (orig_class, fn_class); local
|
| D | call.c | 220 tree binfo, decl; local 4688 tree binfo = lookup_base (TREE_TYPE (TREE_TYPE (*p)), local 4861 tree binfo, int flags) in build_special_member_call()
|
| /openbsd/src/gnu/gcc/gcc/cp/ |
| D | search.c | 86 tree binfo; /* Found binfo. */ member 98 dfs_lookup_base (tree binfo, void *data_) in dfs_lookup_base() 193 tree binfo; in lookup_base() local 307 dfs_dcast_hint_pre (tree binfo, void *data_) in dfs_dcast_hint_pre() 335 dfs_dcast_hint_post (tree binfo, void *data_) in dfs_dcast_hint_post() 597 dfs_access_in_type (tree binfo, void *data) in dfs_access_in_type() 693 tree binfo = TYPE_BINFO (type); in access_in_type() local 715 protected_accessible_p (tree decl, tree derived, tree binfo) in protected_accessible_p() 775 friend_accessible_p (tree scope, tree decl, tree binfo) in friend_accessible_p() 830 dfs_accessible_post (tree binfo, void *data ATTRIBUTE_UNUSED) in dfs_accessible_post() [all …]
|
| D | class.c | 72 tree binfo; member 238 tree binfo, in build_base_path() 429 build_simple_base_path (tree expr, tree binfo) in build_simple_base_path() 497 tree binfo; in convert_to_base() local 596 tree binfo = lookup_base (fixed_type, basetype, in build_vtbl_ref_1() local 766 build_primary_vtable (tree binfo, tree type) in build_primary_vtable() 819 build_secondary_vtable (tree binfo) in build_secondary_vtable() 843 make_new_vtable (tree t, tree binfo) in make_new_vtable() 866 tree binfo, in modify_vtable_entry() 1234 tree binfo; in check_bases() local [all …]
|
| D | init.c | 101 dfs_initialize_vtbl_ptrs (tree binfo, void *data) in dfs_initialize_vtbl_ptrs() 473 tree base, binfo, base_binfo; in sort_mem_initializers() local 735 build_vtbl_address (tree binfo) in build_vtbl_address() 770 expand_virtual_init (tree binfo, tree decl) in expand_virtual_init() 823 expand_cleanup_for_base (tree binfo, tree flag) in expand_cleanup_for_base() 1153 expand_default_init (tree binfo, tree true_exp, tree exp, tree init, int flags) in expand_default_init() 1246 expand_aggr_init_1 (tree binfo, tree true_exp, tree exp, tree init, int flags) in expand_aggr_init_1() 2868 tree binfo, base_binfo; in push_base_cleanups() local
|
| D | cvt.c | 137 tree binfo; in cp_convert_to_pointer() local 181 tree binfo; in cp_convert_to_pointer() local 312 tree binfo; in convert_to_pointer_force() local 387 tree binfo = lookup_base (argtype, target_type, ba_check, NULL); in build_up_reference() local
|
| D | typeck2.c | 61 tree binfo = lookup_base (type, base, ba_unique, NULL); in binfo_or_else() local 1112 tree binfo; in build_scoped_ref() local 1221 tree binfo; in build_m_component_ref() local
|
| D | method.c | 556 tree binfo, base_binfo; in do_build_copy_constructor() local 656 tree binfo, base_binfo; in do_build_assign_ref() local 829 tree binfo, base_binfo; in synthesize_exception_spec() local
|
| D | dump.c | 271 tree binfo; in cp_dump_tree() local
|
| D | rtti.c | 550 tree binfo; in build_dynamic_cast_1() local 1037 tree binfo = TYPE_BINFO (type); in get_pseudo_ti_init() local 1211 tree binfo = TYPE_BINFO (type); in get_pseudo_ti_index() local
|
| D | tree.c | 630 copy_binfo (tree binfo, tree type, tree t, tree *igo_prev, int virt) in copy_binfo() 1697 tree binfo; in maybe_dummy_object() local
|
| D | typeck.c | 1849 tree binfo; in build_class_member_access_expr() local 5900 tree binfo; in get_delta_difference() local 6116 tree binfo = binfo_or_else (orig_class, fn_class); in expand_ptrmemfunc_cst() local
|
| D | name-lookup.c | 2768 tree binfo; in do_class_using_decl() local 4317 tree binfo, base_binfo; in friend_of_associated_class_p() local 4453 tree binfo, base_binfo; in arg_assoc_class() local
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | ipa-type-escape.c | 526 tree binfo, base_binfo; in parent_type_p() local 1448 tree binfo, base_binfo; in close_type_seen() local 1551 tree binfo, base_binfo; in close_type_full_escape() local
|
| D | sdbout.c | 1146 tree binfo, child; in sdbout_one_type() local
|
| /openbsd/src/gnu/gcc/gcc/config/sh/ |
| D | symbian.c | 615 tree binfo, base_binfo; in symbian_export_vtable_and_rtti_p() local
|