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