Home
last modified time | relevance | path

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

/external/clang/utils/check_cfc/
Dcheck_cfc.py76 class WrapperCheckException(Exception): class
270 raise WrapperCheckException(
294 raise WrapperCheckException(
301 raise WrapperCheckException(
304 raise WrapperCheckException("Object files not identical with -S\n")
382 except WrapperCheckException as e: