Searched refs:NumUnrecoverableErrors (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h1012 unsigned NumUnrecoverableErrors; member in class:clang::DiagnosticErrorTrap
1027 return Diag.TrapNumUnrecoverableErrorsOccurred > NumUnrecoverableErrors;
1033 NumUnrecoverableErrors = Diag.TrapNumUnrecoverableErrorsOccurred;

Completed in 52 milliseconds