Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DMemorySanitizer.h32 bool Recover; member
H A DAddressSanitizer.h25 bool Recover = false; member
H A DHWAddressSanitizer.h32 bool Recover; 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.cpp683 bool Recover = CodeGenOpts.SanitizeRecover.has(Mask); in addSanitizers() local
735 bool Recover = CodeGenOpts.SanitizeRecover.has(Mask); in addSanitizers() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp292 HWAddressSanitizer(Module &M, bool CompileKernel, bool Recover, in HWAddressSanitizer()
417 bool Recover; member in __anon1b7bdbef0111::HWAddressSanitizer
H A DAddressSanitizer.cpp834 bool Recover; member
867 bool CompileKernel = false, bool Recover = false, in ModuleAddressSanitizer()
950 bool Recover; member in __anon4b8f1cd00211::ModuleAddressSanitizer
1811 Value *Cond, bool Recover) { in genAMDGPUReportBlock()
H A DMemorySanitizer.cpp576 bool Recover; member in __anonb346f5430211::MemorySanitizer
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp5547 MissingImportKind MIK, bool Recover) { in diagnoseMissingImport()
5579 MissingImportKind MIK, bool Recover) { in diagnoseMissingImport()
H A DSemaTemplate.cpp785 bool Recover = Complain && !isSFINAEContext(); in DiagnoseUninstantiableTemplate() local
10888 const bool Recover = true; in diagnose() local