Home
last modified time | relevance | path

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

/qemu/qom/
H A Dobject.c238 static bool type_has_parent(TypeImpl *type) in type_has_parent() function
249 if (type_has_parent(ti)) { in type_class_get_size()
262 if (type_has_parent(ti)) { in type_object_get_size()
275 if (type_has_parent(ti)) { in type_object_get_align()
423 if (type_has_parent(ti)) { in object_init_with_type()
434 if (type_has_parent(ti)) { in object_post_init_with_type()
718 if (type_has_parent(type)) { in object_deinit()