Searched refs:_make_module (Results 1 – 1 of 1) sorted by relevance
1155 self._make_module(QAPISchemaModule.BUILTIN_MODULE_NAME)1156 self._make_module(fname)1215 def _make_module(self, fname: str) -> QAPISchemaModule: member in QAPISchema1229 QAPISchemaInclude(self._make_module(include), expr.info))