Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsanInstrumentation.cpp58 Value *Cond, bool Recover) { in genAMDGPUReportBlock()
101 Value *SizeArgument, bool Recover) { in generateCrashCode()
155 bool UseCalls, bool Recover, int AsanScale, in instrumentAddressImpl()
186 Value *SizeArgument, bool UseCalls, bool Recover, in instrumentAddress()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DMemorySanitizer.h33 bool Recover; member
H A DHWAddressSanitizer.h33 bool Recover; member
H A DAddressSanitizer.h26 bool Recover = false; member
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_checks.h23 enum class ErrorAction { Abort, Recover }; enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp718 bool Recover = CodeGenOpts.SanitizeRecover.has(Mask); in addSanitizers() local
776 bool Recover = CodeGenOpts.SanitizeRecover.has(Mask); in addSanitizers() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp302 HWAddressSanitizer(Module &M, bool CompileKernel, bool Recover, in HWAddressSanitizer()
447 bool Recover; member in __anon1b7bdbef0211::HWAddressSanitizer
H A DAddressSanitizer.cpp883 bool Recover; member
916 bool CompileKernel = false, bool Recover = false, in ModuleAddressSanitizer()
1002 bool Recover; member in __anon4b8f1cd00211::ModuleAddressSanitizer
1878 Value *Cond, bool Recover) { in genAMDGPUReportBlock()
H A DMemorySanitizer.cpp631 bool Recover; member in __anonb346f5430211::MemorySanitizer
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp5605 MissingImportKind MIK, bool Recover) { in diagnoseMissingImport()
5637 MissingImportKind MIK, bool Recover) { in diagnoseMissingImport()
H A DSemaTemplate.cpp788 bool Recover = Complain && !isSFINAEContext(); in DiagnoseUninstantiableTemplate() local
11447 const bool Recover = true; in diagnose() local