Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/utils/analyzer/
H A DSATestBuild.py603 self._unpack_zip(directory, build_log_file)
622 def _unpack_zip(self, directory: str, build_log_file: IO): member in ProjectTester