Home
last modified time | relevance | path

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

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