Home
last modified time | relevance | path

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

/openbmc/qemu/qom/
H A Dobject.c243 static bool type_has_parent(TypeImpl *type) in type_has_parent() function
254 if (type_has_parent(ti)) { in type_class_get_size()
267 if (type_has_parent(ti)) { in type_object_get_size()
280 if (type_has_parent(ti)) { in type_object_get_align()
429 if (type_has_parent(ti)) { in object_init_with_type()
444 if (type_has_parent(ti)) { in object_post_init_with_type()
724 if (type_has_parent(type)) { in object_deinit()