Searched refs:AsanUseAfterScope (Results 1 – 2 of 2) sorted by relevance
46 bool AsanUseAfterScope = true; variable
955 AsanUseAfterScope = Args.hasFlag( in SanitizerArgs()957 options::OPT_fno_sanitize_address_use_after_scope, AsanUseAfterScope); in SanitizerArgs()1020 AsanUseAfterScope = false; in SanitizerArgs()1297 if (AsanUseAfterScope) in addArgs()