Searched refs:UseAfterScope (Results 1 – 3 of 3) sorted by relevance
26 bool UseAfterScope = false; member
636 bool UseAfterScope = false, in AddressSanitizer()642 UseAfterScope(UseAfterScope || ClUseAfterScope), in AddressSanitizer()738 bool UseAfterScope; member1048 if (!ASan.UseAfterScope) in visitIntrinsicInst()1140 Options.Recover, Options.UseAfterScope, in run()2796 if (ASan.UseAfterScope) { in initializeCallbacks()
677 Opts.UseAfterScope = CodeGenOpts.SanitizeAddressUseAfterScope; in addSanitizers()