Searched defs:visit_builtin_type (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/scripts/qapi/ | ||
| H A D | introspect.py | 310 def visit_builtin_type(self, name: str, info: Optional[QAPISourceInfo], member in QAPISchemaGenIntrospectVisitor |
| H A D | schema.py | 185 def visit_builtin_type( member in QAPISchemaVisitor |