Searched refs:type_is_ancestor (Results 1 – 1 of 1) sorted by relevance
282 static bool type_is_ancestor(TypeImpl *type, TypeImpl *target_type) in type_is_ancestor() function353 if (type_is_ancestor(ti, type_interface)) { in type_initialize()391 if (type_is_ancestor(target_type, t)) { in type_initialize()967 type_is_ancestor(target_type, type_interface)) { in object_class_dynamic_cast()974 if (type_is_ancestor(target_class->type, target_type)) { in object_class_dynamic_cast()984 } else if (type_is_ancestor(type, target_type)) { in object_class_dynamic_cast()