Searched refs:AsanUseAfterScope (Results 1 – 2 of 2) sorted by relevance
46 bool AsanUseAfterScope = true; variable
943 AsanUseAfterScope = Args.hasFlag( in SanitizerArgs()945 options::OPT_fno_sanitize_address_use_after_scope, AsanUseAfterScope); in SanitizerArgs()1008 AsanUseAfterScope = false; in SanitizerArgs()1281 if (AsanUseAfterScope) in addArgs()