Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/check_cfc/
H A Dcheck_cfc.py71 class WrapperStepException(Exception): class
239 raise WrapperStepException(error_on_failure, stdout, stderr)
394 except WrapperStepException as e: