HomeSort by: relevance | last modified time | path
    Searched defs:ErrorType (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 59 enum ErrorType {
144 ArgStream addError(SourceRange Range, ErrorType Error);
158 ErrorType Type;
  /src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
ubsan_diag.h 124 enum class ErrorType {
143 ErrorType ET;
209 Diag(Location Loc, DiagLevel Level, ErrorType ET, const char *Message)
232 bool ignoreReport(SourceLocation SLoc, ReportOptions Opts, ErrorType ET);
253 ErrorType Type;
256 ScopedReport(ReportOptions Opts, Location SummaryLoc, ErrorType Type);
266 bool IsPCSuppressed(ErrorType ET, uptr PC, const char *Filename);
  /src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
ubsan_diag.h 123 enum class ErrorType {
142 ErrorType ET;
208 Diag(Location Loc, DiagLevel Level, ErrorType ET, const char *Message)
231 bool ignoreReport(SourceLocation SLoc, ReportOptions Opts, ErrorType ET);
249 ErrorType Type;
252 ScopedReport(ReportOptions Opts, Location SummaryLoc, ErrorType Type);
262 bool IsPCSuppressed(ErrorType ET, uptr PC, const char *Filename);
  /src/sys/external/bsd/acpica/dist/include/
actbl1.h 1321 UINT32 ErrorType;

Completed in 36 milliseconds