Home
last modified time | relevance | path

Searched defs:binfo (Results 1 – 25 of 54) sorted by relevance

123

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dsearch.c85 tree binfo; /* Found binfo. */ member
97 dfs_lookup_base (tree binfo, void *data_) in dfs_lookup_base()
192 tree binfo; in lookup_base() local
308 dfs_dcast_hint_pre (tree binfo, void *data_) in dfs_dcast_hint_pre()
336 dfs_dcast_hint_post (tree binfo, void *data_) in dfs_dcast_hint_post()
604 dfs_access_in_type (tree binfo, void *data) in dfs_access_in_type()
700 tree binfo = TYPE_BINFO (type); in access_in_type() local
722 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 …]
H A Dclass.c73 tree binfo; member
238 tree binfo, in build_base_path()
472 build_simple_base_path (tree expr, tree binfo) in build_simple_base_path()
548 tree binfo; in convert_to_base() local
657 tree binfo = lookup_base (fixed_type, basetype, in build_vtbl_ref_1() local
815 build_primary_vtable (tree binfo, tree type) in build_primary_vtable()
868 build_secondary_vtable (tree binfo) in build_secondary_vtable()
892 make_new_vtable (tree t, tree binfo) in make_new_vtable()
915 tree binfo, in modify_vtable_entry()
1276 tree binfo; in check_bases() local
[all …]
H A Dinit.c94 dfs_initialize_vtbl_ptrs (tree binfo, void *data) in dfs_initialize_vtbl_ptrs()
803 tree base, binfo, base_binfo; in sort_mem_initializers() local
1109 build_vtbl_address (tree binfo) in build_vtbl_address()
1143 expand_virtual_init (tree binfo, tree decl) in expand_virtual_init()
1195 expand_cleanup_for_base (tree binfo, tree flag) in expand_cleanup_for_base()
1532 expand_default_init (tree binfo, tree true_exp, tree exp, tree init, int flags, in expand_default_init()
1712 expand_aggr_init_1 (tree binfo, tree true_exp, tree exp, tree init, int flags, in expand_aggr_init_1()
3804 tree binfo, base_binfo; in push_base_cleanups() local
H A Dcvt.c135 tree binfo; in cp_convert_to_pointer() local
270 tree binfo; in convert_to_pointer_force() local
346 tree binfo = lookup_base (argtype, target_type, ba_check, NULL); in build_up_reference() local
H A Ddump.c270 tree binfo; in cp_dump_tree() local
H A Dmethod.c508 tree binfo, base_binfo; in do_build_copy_constructor() local
619 tree binfo, base_binfo; in do_build_copy_assign() local
822 tree ob, fn, fns, binfo, rval; in locate_fn_flags() local
1116 tree binfo, base_binfo, scope, fnname, rval, argtype; in synthesized_method_walk() local
H A Dtypeck2.c60 tree binfo = lookup_base (type, base, ba_unique, NULL); in binfo_or_else() local
1438 tree binfo; in build_scoped_ref() local
1555 tree binfo; in build_m_component_ref() local
H A Drtti.c614 tree binfo; in build_dynamic_cast_1() local
1109 tree binfo = TYPE_BINFO (type); in get_pseudo_ti_init() local
1288 tree binfo = TYPE_BINFO (type); in get_pseudo_ti_index() local
H A Dsemantics.c297 perform_or_defer_access_check (tree binfo, tree decl, tree diag_decl) in perform_or_defer_access_check()
345 speculative_access_check (tree binfo, tree decl, tree diag_decl, in speculative_access_check()
1604 tree binfo = NULL_TREE; in finish_non_static_data_member() local
3444 tree binfo; in calculate_direct_bases() local
3489 dfs_calculate_bases_pre (tree binfo, ATTRIBUTE_UNUSED void *data_) in dfs_calculate_bases_pre()
3496 dfs_calculate_bases_post (tree binfo, void *data_) in dfs_calculate_bases_post()
3526 tree binfo; in calculate_bases() local
H A Dtree.c1480 copy_binfo (tree binfo, tree type, tree t, tree *igo_prev, int virt) in copy_binfo()
2239 int i; tree binfo; in bot_replace() local
2832 tree binfo; in maybe_dummy_object() local
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dsearch.c60 tree binfo; /* Found binfo. */ member
72 dfs_lookup_base (tree binfo, void *data_) in dfs_lookup_base()
167 tree binfo; in lookup_base() local
288 dfs_dcast_hint_pre (tree binfo, void *data_) in dfs_dcast_hint_pre()
316 dfs_dcast_hint_post (tree binfo, void *data_) in dfs_dcast_hint_post()
473 dfs_access_in_type_pre (tree binfo, void *data) in dfs_access_in_type_pre()
495 dfs_access_in_type (tree binfo, void *data) in dfs_access_in_type()
589 tree binfo = TYPE_BINFO (type); in access_in_type() local
733 dfs_accessible_pre (tree binfo, void *data) in dfs_accessible_pre()
745 dfs_accessible_post (tree binfo, void *data) in dfs_accessible_post()
[all …]
H A Dclass.c75 tree binfo; member
249 tree binfo, in build_base_path()
529 build_simple_base_path (tree expr, tree binfo) in build_simple_base_path()
603 tree binfo; in convert_to_base() local
709 tree binfo = lookup_base (fixed_type, basetype, in build_vtbl_ref_1() local
863 build_primary_vtable (tree binfo, tree type) in build_primary_vtable()
911 build_secondary_vtable (tree binfo) in build_secondary_vtable()
935 make_new_vtable (tree t, tree binfo) in make_new_vtable()
958 tree binfo, in modify_vtable_entry()
1631 tree binfo; in check_bases() local
[all …]
H A Dmethod.c503 inherited_ctor_binfo_1 (tree binfo, tree fndecl) in inherited_ctor_binfo_1()
519 inherited_ctor_binfo (tree binfo, tree fndecl) in inherited_ctor_binfo()
546 tree binfo = TYPE_BINFO (DECL_CONTEXT (fndecl)); in inherited_ctor_binfo() local
565 tree binfo = inherited_ctor_binfo (fn); in ctor_omit_inherited_parms() local
577 binfo_inherited_from (tree binfo, tree init_binfo, tree inh) in binfo_inherited_from()
603 add_one_base_init (tree binfo, tree parm, bool move_p, tree inh, in add_one_base_init()
681 tree binfo, base_binfo; in do_build_copy_constructor() local
783 tree binfo, base_binfo; in do_build_copy_assign() local
991 tree ob, fn, fns, binfo, rval; in locate_fn_flags() local
1452 synthesized_method_base_walk (tree binfo, tree base_binfo, in synthesized_method_base_walk()
[all …]
H A Ddump.c115 tree binfo; in cp_dump_tree() local
H A Dinit.c96 dfs_initialize_vtbl_ptrs (tree binfo, void *data) in dfs_initialize_vtbl_ptrs()
996 tree base, binfo, base_binfo; in sort_mem_initializers() local
1321 build_vtbl_address (tree binfo) in build_vtbl_address()
1355 expand_virtual_init (tree binfo, tree decl) in expand_virtual_init()
1401 expand_cleanup_for_base (tree binfo, tree flag) in expand_cleanup_for_base()
1772 expand_default_init (tree binfo, tree true_exp, tree exp, tree init, int flags, in expand_default_init()
1950 expand_aggr_init_1 (tree binfo, tree true_exp, tree exp, tree init, int flags, in expand_aggr_init_1()
4822 tree binfo, base_binfo; in push_base_cleanups() local
H A Dcvt.c137 tree binfo; in cp_convert_to_pointer() local
280 tree binfo; in convert_to_pointer_force() local
356 tree binfo = lookup_base (argtype, target_type, ba_check, in build_up_reference() local
H A Dvtable-class-hierarchy.c603 register_other_binfo_vtables (tree binfo, tree base_class, in register_other_binfo_vtables()
945 tree binfo = TYPE_BINFO (class_type); in register_all_pairs() local
1280 tree binfo = TYPE_BINFO (type); in vtv_insert_single_class_info() local
H A Drtti.c648 tree binfo = lookup_base (TREE_TYPE (exprtype), TREE_TYPE (type), in build_dynamic_cast_1() local
1163 tree binfo = TYPE_BINFO (type); in get_pseudo_ti_init() local
1268 tree binfo = TYPE_BINFO (type); in get_pseudo_ti_index() local
H A Dtypeck2.c56 tree binfo = lookup_base (type, base, ba_unique, in binfo_or_else() local
1793 tree binfo; in build_scoped_ref() local
1924 tree binfo; in build_m_component_ref() local
H A Dcp-ubsan.c287 cp_ubsan_dfs_initialize_vtbl_ptrs (tree binfo, void *data) in cp_ubsan_dfs_initialize_vtbl_ptrs()
H A Dsemantics.c315 perform_or_defer_access_check (tree binfo, tree decl, tree diag_decl, in perform_or_defer_access_check()
1890 tree binfo = NULL_TREE; in finish_non_static_data_member() local
3907 tree binfo; in calculate_direct_bases() local
3936 dfs_calculate_bases_pre (tree binfo, void * /*data_*/) in dfs_calculate_bases_pre()
3943 dfs_calculate_bases_post (tree binfo, void *data_) in dfs_calculate_bases_post()
3976 tree binfo; in calculate_bases() local
5250 tree binfo = TYPE_BINFO (type), base_binfo, ret = NULL_TREE; in omp_reduction_lookup() local
H A Dtree.c1876 copy_binfo (tree binfo, tree type, tree t, tree *igo_prev, int virt) in copy_binfo()
3061 int i; tree binfo; in bot_replace() local
3483 tree binfo = TYPE_BINFO (TREE_TYPE (object)); in build_min_non_dep_op_overload() local
3994 tree binfo; in maybe_dummy_object() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dipa-utils.h171 polymorphic_type_binfo_p (const_tree binfo) in polymorphic_type_binfo_p()
/dflybsd-src/stand/boot/pc32/btxld/
H A Dbtxld.c75 static const char binfo[] = variable
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgimple-fold.c1016 tree base, type, expected_type, binfo; in gimple_extract_devirt_binfo_from_cst() local
1111 tree binfo = gimple_extract_devirt_binfo_from_cst (obj); in gimple_fold_call() local

123