Home
last modified time | relevance | path

Searched refs:ba_check (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcvt.c151 binfo = lookup_base (intype_class, type_class, ba_check, in cp_convert_to_pointer()
156 binfo = lookup_base (type_class, intype_class, ba_check, in cp_convert_to_pointer()
357 tree binfo = lookup_base (argtype, target_type, ba_check, in build_up_reference()
H A Dtypeck2.c2083 binfo = lookup_base (TREE_TYPE (datum), basetype, ba_check, in build_scoped_ref()
2249 binfo = lookup_base (objtype, ctype, ba_check, NULL, complain); in build_m_component_ref()
H A Drtti.c648 ba_check, NULL, complain); in build_dynamic_cast_1()
H A Dtypeck.c3175 access_path = lookup_base (object_type, scope, ba_check, in finish_class_member_access_expr()
3821 basetype, ba_check, NULL, complain); in get_member_function_from_ptrfunc()
7424 c_cast_p ? ba_unique : ba_check, in build_static_cast_1()
7594 c_cast_p ? ba_unique : ba_check, in build_static_cast_1()
8873 binfo = lookup_base (to, from, c_cast_p ? ba_unique : ba_check, in get_delta_difference_1()
H A Dsearch.c1955 ba_check, NULL, tf_none); in check_final_overrider()
H A Dclass.c623 binfo = lookup_base (object_type, type, check_access ? ba_check : ba_unique, in convert_to_base()
10302 tree base = lookup_base (type, parent, ba_ignore_scope | ba_check, in publicly_uniquely_derived_p()
H A Dcp-tree.h5349 ba_check = ba_unique | ba_check_bit, enumerator
H A Dconstexpr.c2074 tree binfo = lookup_base (mdtype, type, ba_check, &b_kind, tf_none); in cxx_eval_dynamic_cast_fn()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcvt.cc151 binfo = lookup_base (intype_class, type_class, ba_check, in cp_convert_to_pointer()
156 binfo = lookup_base (type_class, intype_class, ba_check, in cp_convert_to_pointer()
357 tree binfo = lookup_base (argtype, target_type, ba_check, in build_up_reference()
H A Dtypeck2.cc2038 binfo = lookup_base (TREE_TYPE (datum), basetype, ba_check, in build_scoped_ref()
2210 binfo = lookup_base (objtype, ctype, ba_check, NULL, complain); in build_m_component_ref()
H A Drtti.cc666 ba_check, NULL, complain); in build_dynamic_cast_1()
H A Dtypeck.cc3345 access_path = lookup_base (object_type, scope, ba_check, in finish_class_member_access_expr()
4082 basetype, ba_check, NULL, complain); in get_member_function_from_ptrfunc()
7945 c_cast_p ? ba_unique : ba_check, in build_static_cast_1()
8129 c_cast_p ? ba_unique : ba_check, in build_static_cast_1()
9420 binfo = lookup_base (to, from, c_cast_p ? ba_unique : ba_check, in get_delta_difference_1()
H A Dsearch.cc1977 ba_check, NULL, tf_none); in check_final_overrider()
H A Dclass.cc627 binfo = lookup_base (object_type, type, check_access ? ba_check : ba_unique, in convert_to_base()
10420 tree base = lookup_base (type, parent, ba_ignore_scope | ba_check, in publicly_uniquely_derived_p()
H A Dcp-tree.h5586 ba_check = ba_unique | ba_check_bit, enumerator
H A Dconstexpr.cc2227 tree binfo = lookup_base (mdtype, type, ba_check, &b_kind, tf_none); in cxx_eval_dynamic_cast_fn()