Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp254 bool IsFatal = Severity == DS_Error && reportGISelDiagnostic() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp3478 CheckRecoverableKind RecoverKind, bool IsFatal, in emitCheckHandlerCall() argument
H A DCGStmtOpenMP.cpp5288 bool IsFatal = false; EmitOMPErrorDirective() local
H A DCGOpenMPRuntime.cpp2393 emitErrorCall(CodeGenFunction & CGF,SourceLocation Loc,Expr * ME,bool IsFatal) emitErrorCall() argument