Home
last modified time | relevance | path

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

/openbmc/qemu/include/qapi/
H A Dvisitor-impl.h40 VISITOR_CLONE = 3, enumerator
/openbmc/qemu/qapi/
H A Dqapi-clone-visitor.c158 v->visitor.type = VISITOR_CLONE; in qapi_clone_visitor_new()
H A Dqapi-visit-core.c434 case VISITOR_CLONE: in visit_type_enum()