Home
last modified time | relevance | path

Searched defs:IsFatal (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp256 bool IsFatal = Severity == DS_Error && in reportGISelDiagnostic() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp3478 CheckRecoverableKind RecoverKind, bool IsFatal, in emitCheckHandlerCall()
H A DCGStmtOpenMP.cpp5345 bool IsFatal = false; in EmitOMPErrorDirective() local
H A DCGOpenMPRuntime.cpp2396 Expr *ME, bool IsFatal) { in emitErrorCall()