Home
last modified time | relevance | path

Searched defs:QAPIGenCCode (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/scripts/qapi/
H A Dgen.py135 class QAPIGenCCode(QAPIGen): class
207 def ifcontext(ifcond: QAPISchemaIfCond, *args: QAPIGenCCode) -> Iterator[None]: