Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/qapi/
H A Dintrospect.py26 from .gen import QAPISchemaMonolithicCVisitor
171 class QAPISchemaGenIntrospectVisitor(QAPISchemaMonolithicCVisitor):
H A Dgen.py234 class QAPISchemaMonolithicCVisitor(QAPISchemaVisitor): class