Searched refs:ErrorDirectiveError (Results 1 – 4 of 4) sorted by relevance
147 except _errors.ErrorDirectiveError as exc:186 ErrorDirectiveError,
11 ErrorDirectiveError,122 raise ErrorDirectiveError(filename, argv, error, tool)
69 class ErrorDirectiveError(PreprocessorFailure): class
24 'err': _errors.ErrorDirectiveError,