Searched refs:UseAfterScope (Results 1 – 3 of 3) sorted by relevance
104 bool UseAfterScope = false);111 bool UseAfterScope; variable140 bool UseAfterScope = false);
614 bool UseAfterScope = false) in AddressSanitizer()618 UseAfterScope(UseAfterScope || ClUseAfterScope), GlobalsMD(*GlobalsMD) { in AddressSanitizer()707 bool UseAfterScope; member737 bool UseAfterScope = false) in AddressSanitizerLegacyPass() argument739 UseAfterScope(UseAfterScope) { in AddressSanitizerLegacyPass()758 UseAfterScope); in runOnFunction()765 bool UseAfterScope; member in __anonac73263b0211::AddressSanitizerLegacyPass1094 if (!ASan.UseAfterScope) in visitIntrinsicInst()1209 bool UseAfterScope) in AddressSanitizerPass() argument1211 UseAfterScope(UseAfterScope) {} in AddressSanitizerPass()[all …]
287 bool UseAfterScope = CGOpts.SanitizeAddressUseAfterScope; in addAddressSanitizerPasses() local292 UseAfterScope)); in addAddressSanitizerPasses()1147 bool UseAfterScope = CodeGenOpts.SanitizeAddressUseAfterScope; in addSanitizers() local1157 AddressSanitizerPass(CompileKernel, Recover, UseAfterScope))); in addSanitizers()