Searched refs:TYPE_POLYMORPHIC_P (Results 1 – 18 of 18) sorted by relevance
169 if (!TYPE_POLYMORPHIC_P (type)) in build_headof()287 if (TYPE_POLYMORPHIC_P (type) && ! resolves_to_fixed_type_p (exp, 0)) in get_tinfo_decl_dynamic()360 if (TYPE_POLYMORPHIC_P (TREE_TYPE (exp)) in build_typeid()677 if (TYPE_POLYMORPHIC_P (TREE_TYPE (exprtype))) in build_dynamic_cast_1()
1848 TYPE_POLYMORPHIC_P (t) |= TYPE_POLYMORPHIC_P (basetype); in check_bases()2066 TYPE_POLYMORPHIC_P (variant) = TYPE_POLYMORPHIC_P (type); in fixup_type_variants()2158 if (BINFO_N_BASE_BINFOS (TYPE_BINFO (t)) && TYPE_POLYMORPHIC_P (t)) in finish_struct_bits()3202 if (!(TYPE_POLYMORPHIC_P (t) in declare_virt_assop_and_dtor()4768 TYPE_POLYMORPHIC_P (t) = 1; in check_methods()5197 if (!TYPE_POLYMORPHIC_P (basetype)) in look_for_tm_attr_overrides()6085 || TYPE_POLYMORPHIC_P (t)); in check_bases_and_members()6117 if (TYPE_POLYMORPHIC_P (t) && warn_nonvdtor) in check_bases_and_members()6129 && (TYPE_POLYMORPHIC_P (basetype) || warn_ecpp) in check_bases_and_members()7616 && TYPE_POLYMORPHIC_P (t) && accessible_nvdtor_p (t) in finish_struct_1()
2126 if (TYPE_POLYMORPHIC_P (basetype)) in look_for_overrides()
2303 else if (TYPE_POLYMORPHIC_P (ctype)) in import_export_class()3321 && TYPE_POLYMORPHIC_P (type) in import_export_decl()
1616 gcc_assert (!TYPE_POLYMORPHIC_P (type)); in process_init_constructor_record()
4269 #define TYPE_POLYMORPHIC_P(NODE) (TREE_LANG_FLAG_2 (NODE)) macro4273 (TYPE_POLYMORPHIC_P (NODE) || CLASSTYPE_VBASECLASSES (NODE))
5057 && TYPE_POLYMORPHIC_P (type)) in build_delete()
1707 if (TYPE_POLYMORPHIC_P (orig_type)) in finish_handler_parms()11975 return CLASS_TYPE_P (type1) && TYPE_POLYMORPHIC_P (type1); in trait_expr_value()
264 TYPE_POLYMORPHIC_P.5133 * decl.c (vtype_decl_p): Use TYPE_POLYMORPHIC_P.
132 (TYPE_POLYMORPHIC_P): ... this.138 and TYPE_POLYMORPHIC_P.
11864 TYPE_POLYMORPHIC_P (type) = TYPE_POLYMORPHIC_P (type_dup); in read_class_def()
9198 && TYPE_POLYMORPHIC_P (TREE_TYPE (e))) in potential_constant_expression_1()
4015 && !TYPE_POLYMORPHIC_P (basetype) in get_member_function_from_ptrfunc()
4802 checking TYPE_POLYMORPHIC_P.
27892 if (!TYPE_POLYMORPHIC_P (basetype)) in noexcept_override_late_checks()
6431 || TYPE_POLYMORPHIC_P (field_type))) in add_instance_variable()6457 if (TYPE_POLYMORPHIC_P (field_type)) in add_instance_variable()
3099 @item TYPE_POLYMORPHIC_P
12668 'TYPE_POLYMORPHIC_P'57894 * TYPE_POLYMORPHIC_P: Classes. (line 74)