Searched refs:TYPE_HAS_VTABLE (Results 1 – 5 of 5) sorted by relevance
205 if (!TYPE_HAS_VTABLE (known_type)) in hpacc_value_rtti_type()210 !TYPE_HAS_VTABLE (known_type)) in hpacc_value_rtti_type()
259 && TYPE_HAS_VTABLE (type) in cp_print_value_fields()282 if (TYPE_HAS_VTABLE (type) in cp_print_value_fields()406 if (TYPE_HAS_VTABLE (type) in cp_print_value_fields()539 if (TYPE_HAS_VTABLE (type) && BASETYPE_VIA_VIRTUAL (type, i)) in cp_print_value()
859 if (TYPE_HAS_VTABLE (type) in c_type_print_base()
944 #define TYPE_HAS_VTABLE(thistype) (TYPE_RUNTIME_PTR(thistype) && TYPE_VTABLE(thistype)) macro
1517 if (TYPE_HAS_VTABLE (type)) in search_struct_method()1751 if (TYPE_HAS_VTABLE (type)) in find_method_list()