Searched refs:ClangErrorException (Results 1 – 2 of 2) sorted by relevance
22 class ClangErrorException(Exception): class54 raise ClangErrorException(last_line)
37 ClangErrorException506 except ClangErrorException:556 except ClangErrorException as ex: