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