Searched defs:visit_needed (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/scripts/qapi/ | ||
H A D | introspect.py | 215 def visit_needed(self, entity: QAPISchemaEntity) -> bool: member in QAPISchemaGenIntrospectVisitor |
H A D | schema.py | 177 def visit_needed(self, entity: QAPISchemaEntity) -> bool: member in QAPISchemaVisitor |