Searched refs:visit_module (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/docs/sphinx/ | ||
H A D | qapidoc.py | 480 def visit_module(self, name): member in QAPISchemaGenDepVisitor |
/openbmc/qemu/tests/qapi-schema/ | ||
H A D | test-qapi.py | 27 def visit_module(self, name): member in QAPISchemaTestVisitor |
/openbmc/qemu/scripts/qapi/ | ||
H A D | gen.py | 348 def visit_module(self, name: str) -> None: member in QAPISchemaModularCVisitor |
H A D | schema.py | 174 def visit_module(self, name: str) -> None: member in QAPISchemaVisitor |