Home
last modified time | relevance | path

Searched refs:AlwaysRecoverable (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DSanitizerArgs.cpp66 static const SanitizerMask AlwaysRecoverable = SanitizerKind::KernelAddress | variable
728 D, Args, DiagnoseErrors, RecoverableByDefault, AlwaysRecoverable, in SanitizerArgs()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp3636 AlwaysRecoverable enumerator
3643 return CheckRecoverableKind::AlwaysRecoverable; in getRecoverableKind()
3689 !IsFatal || RecoverKind == CheckRecoverableKind::AlwaysRecoverable; in emitCheckHandlerCall()