Searched refs:_temp_module (Results 1 – 2 of 2) sorted by relevance
369 with self._temp_module('./init'):407 with self._temp_module('./init'):
328 def _temp_module(self, name: str) -> Iterator[None]: member in QAPISchemaModularCVisitor