Home
last modified time | relevance | path

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

/qemu/scripts/qapi/
H A Dgen.py96 def _wrap_ifcond(ifcond: QAPISchemaIfCond, before: str, after: str) -> str: function
147 self._body = _wrap_ifcond(self._start_if[0],
149 self._preamble = _wrap_ifcond(self._start_if[0],