Searched defs:RecoverKind (Results 1 – 1 of 1) sorted by relevance
3467 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