Home
last modified time | relevance | path

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

/qemu/scripts/qapi/
H A Dintrospect.py215 def visit_needed(self, entity: QAPISchemaEntity) -> bool: member in QAPISchemaGenIntrospectVisitor
H A Dschema.py177 def visit_needed(self, entity: QAPISchemaEntity) -> bool: member in QAPISchemaVisitor
313 if visitor.visit_needed(entity):