Home
last modified time | relevance | path

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

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