Searched refs:EHa (Results 1 – 7 of 7) sorted by relevance
97 "/EHa-",
110 add_cxx_compiler_flag(-EHa-)
105 add_cxx_compiler_flag(-EHa-)
524 // To mark the beginning/end of a try-scope for Windows SEH -EHa526 // caused by HW exceptions under option -EHa.
648 target_add_compile_flags_if_supported(${target} PUBLIC -EHs- -EHa-)
431 bool EHa = Args.hasFlag(options::OPT_fasync_exceptions, in addExceptionArgs() local433 if (EHa) { in addExceptionArgs()
12472 -feh_asynch (aka MSVC -EHa), these two intrinsics are injected to mark _try12493 Handling (MSVC option -EHa).