Searched refs:UseAfterScope (Results 1 – 3 of 3) sorted by relevance
26 bool UseAfterScope = false; member
648 bool UseAfterScope = false, in AddressSanitizer()654 UseAfterScope(UseAfterScope || ClUseAfterScope), in AddressSanitizer()750 bool UseAfterScope; member1067 if (!ASan.UseAfterScope) in visitIntrinsicInst()1162 Options.Recover, Options.UseAfterScope, in run()2848 if (ASan.UseAfterScope) { in initializeCallbacks()
722 Opts.UseAfterScope = CodeGenOpts.SanitizeAddressUseAfterScope; in addSanitizers()