Home
last modified time | relevance | path

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

/qemu/qom/
H A Dobject.c221 static bool type_has_parent(TypeImpl *type) in type_has_parent() function
232 if (type_has_parent(ti)) { in type_class_get_size()
245 if (type_has_parent(ti)) { in type_object_get_size()
258 if (type_has_parent(ti)) { in type_object_get_align()
415 if (type_has_parent(ti)) { in object_init_with_type()
430 if (type_has_parent(ti)) { in object_post_init_with_type()
726 if (type_has_parent(type)) { in object_deinit()