Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/analyzer/
H A DSATestBuild.py585 self._apply_patch(directory, build_log_file)
637 def _apply_patch(self, directory: str, build_log_file: IO): member in ProjectTester