/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Instrumentation/ |
D | HWAddressSanitizer.h | 33 bool Recover; variable
|
D | AddressSanitizer.h | 108 bool Recover; variable 128 bool Recover; variable
|
D | MemorySanitizer.h | 26 bool Recover; member
|
/external/llvm-project/llvm/include/llvm/Transforms/Instrumentation/ |
D | AddressSanitizer.h | 109 bool Recover; variable 130 bool Recover; variable
|
D | HWAddressSanitizer.h | 34 bool Recover; variable
|
D | MemorySanitizer.h | 26 bool Recover; member
|
/external/llvm-project/clang/lib/CodeGen/ |
D | BackendUtil.cpp | 284 bool Recover = CGOpts.SanitizeRecover.has(SanitizerKind::Address); in addAddressSanitizerPasses() local 308 bool Recover = CGOpts.SanitizeRecover.has(SanitizerKind::HWAddress); in addHWAddressSanitizerPasses() local 326 bool Recover = CGOpts.SanitizeRecover.has(SanitizerKind::Memory); in addGeneralOptsForMemorySanitizer() local 1241 bool Recover = CodeGenOpts.SanitizeRecover.has(SanitizerKind::Memory); in EmitAssemblyWithNewPassManager() local 1261 bool Recover = CodeGenOpts.SanitizeRecover.has(Mask); in EmitAssemblyWithNewPassManager() local 1284 bool Recover = CodeGenOpts.SanitizeRecover.has(Mask); in EmitAssemblyWithNewPassManager() local
|
/external/llvm-project/compiler-rt/lib/hwasan/ |
D | hwasan_checks.h | 79 enum class ErrorAction { Abort, Recover }; enumerator
|
/external/llvm-project/llvm/lib/Transforms/Instrumentation/ |
D | HWAddressSanitizer.cpp | 195 bool Recover = false) : M(M) { in HWAddressSanitizer() 283 bool Recover; member in __anon6d1aa7c60111::HWAddressSanitizer 312 bool Recover = false) in HWAddressSanitizerLegacyPass() 337 bool Recover; member in __anon6d1aa7c60111::HWAddressSanitizerLegacyPass 354 bool Recover) { in createHWAddressSanitizerLegacyPassPass() 359 HWAddressSanitizerPass::HWAddressSanitizerPass(bool CompileKernel, bool Recover) in HWAddressSanitizerPass()
|
D | AddressSanitizer.cpp | 681 bool Recover; member 708 bool Recover = false, in AddressSanitizerLegacyPass() 736 bool Recover; member in __anonee8b06e70211::AddressSanitizerLegacyPass 743 bool CompileKernel = false, bool Recover = false, in ModuleAddressSanitizer() 809 bool Recover; member in __anonee8b06e70211::ModuleAddressSanitizer 836 bool Recover = false, in ModuleAddressSanitizerLegacyPass() 861 bool Recover; member in __anonee8b06e70211::ModuleAddressSanitizerLegacyPass 1166 AddressSanitizerPass::AddressSanitizerPass(bool CompileKernel, bool Recover, in AddressSanitizerPass() 1190 bool Recover, in ModuleAddressSanitizerPass() 1240 bool CompileKernel, bool Recover, bool UseGlobalsGC, bool UseOdrIndicator) { in createModuleAddressSanitizerLegacyPassPass()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | HWAddressSanitizer.cpp | 191 bool Recover = false) : M(M) { in HWAddressSanitizer() 277 bool Recover; member in __anon79f8a7ba0111::HWAddressSanitizer 302 bool Recover = false) in HWAddressSanitizerLegacyPass() 324 bool Recover; member in __anon79f8a7ba0111::HWAddressSanitizerLegacyPass 341 bool Recover) { in createHWAddressSanitizerLegacyPassPass() 346 HWAddressSanitizerPass::HWAddressSanitizerPass(bool CompileKernel, bool Recover) in HWAddressSanitizerPass()
|
D | AddressSanitizer.cpp | 677 bool Recover; member 705 bool Recover = false, in AddressSanitizerLegacyPass() 733 bool Recover; member in __anonb84079db0211::AddressSanitizerLegacyPass 740 bool CompileKernel = false, bool Recover = false, in ModuleAddressSanitizer() 804 bool Recover; member in __anonb84079db0211::ModuleAddressSanitizer 831 bool Recover = false, in ModuleAddressSanitizerLegacyPass() 856 bool Recover; member in __anonb84079db0211::ModuleAddressSanitizerLegacyPass 1163 AddressSanitizerPass::AddressSanitizerPass(bool CompileKernel, bool Recover, in AddressSanitizerPass() 1188 bool Recover, in ModuleAddressSanitizerPass() 1238 bool CompileKernel, bool Recover, bool UseGlobalsGC, bool UseOdrIndicator) { in createModuleAddressSanitizerLegacyPassPass()
|
D | MemorySanitizer.cpp | 497 bool Recover; member in __anon1b6b5cee0211::MemorySanitizer
|
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
D | Lexer.cs | 337 public virtual void Recover(RecognitionException re) { in Recover() method in Antlr.Runtime.Lexer
|
D | BaseRecognizer.cs | 378 public virtual void Recover(IIntStream input, RecognitionException re) { in Recover() method in Antlr.Runtime.BaseRecognizer
|
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/ |
D | SlimLexer.cs | 426 public virtual void Recover( RecognitionException re ) in Recover() method in Antlr.Runtime.SlimLexer
|
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/ |
D | Lexer.cs | 417 public virtual void Recover( RecognitionException re ) in Recover() method in Antlr.Runtime.Lexer
|
D | BaseRecognizer.cs | 446 public virtual void Recover( IIntStream input, RecognitionException re ) in Recover() method in Antlr.Runtime.BaseRecognizer
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | AddressSanitizer.cpp | 530 bool Recover; member 556 bool Recover = false) in AddressSanitizerModule() 577 bool Recover; member in __anon561ee8390111::AddressSanitizerModule 827 bool Recover) { in createAddressSanitizerModulePass()
|
/external/clang/lib/CodeGen/ |
D | BackendUtil.cpp | 218 bool Recover = CGOpts.SanitizeRecover.has(SanitizerKind::Address); in addAddressSanitizerPasses() local
|
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/ |
D | Antlr.Runtime.pas | 811 procedure Recover(const Input: IIntStream; const RE: ERecognitionException); procedure 2269 procedure Recover(const Input: IIntStream; const RE: ERecognitionException); virtual; procedure 4604 procedure TBaseRecognizer.Recover(const Input: IIntStream; procedure 5561 procedure TLexer.Recover(const RE: ERecognitionException); procedure
|
/external/clang/lib/Sema/ |
D | SemaLookup.cpp | 4953 MissingImportKind MIK, bool Recover) { in diagnoseMissingImport() 4987 MissingImportKind MIK, bool Recover) { in diagnoseMissingImport()
|
D | SemaTemplateInstantiate.cpp | 1862 bool Recover = Complain && !S.isSFINAEContext(); in DiagnoseUninstantiableTemplate() local
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaLookup.cpp | 5283 MissingImportKind MIK, bool Recover) { in diagnoseMissingImport() 5315 MissingImportKind MIK, bool Recover) { in diagnoseMissingImport()
|
D | SemaTemplate.cpp | 802 bool Recover = Complain && !isSFINAEContext(); in DiagnoseUninstantiableTemplate() local 11022 const bool Recover = true; in diagnose() local
|