Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp3467 emitCheckHandlerCall(CodeGenFunction & CGF,llvm::FunctionType * FnType,ArrayRef<llvm::Value * > FnArgs,SanitizerHandler CheckHandler,CheckRecoverableKind RecoverKind,bool IsFatal,llvm::BasicBlock * ContBB) emitCheckHandlerCall() argument
3559 CheckRecoverableKind RecoverKind = getRecoverableKind(Checked[0].second); EmitCheck() local