Home
last modified time | relevance | path

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

/openbmc/qemu/docs/sphinx/
H A Dqapidoc.py116 def _nodes_for_ifcond(self, ifcond, with_if=True): member in QAPISchemaGenRSTVisitor
149 term.extend(self._nodes_for_ifcond(member.ifcond))
164 term.extend(self._nodes_for_ifcond(variant.ifcond))
209 termtext.extend(self._nodes_for_ifcond(section.member.ifcond))
291 '', '', *self._nodes_for_ifcond(ifcond, with_if=False)