Searched refs:EHa (Results 1 – 6 of 6) sorted by relevance
97 "/EHa-",
333 add_compile_flags_if_supported(-EHa-)
543 // To mark the beginning/end of a try-scope for Windows SEH -EHa545 // caused by HW exceptions under option -EHa.
631 target_add_compile_flags_if_supported(${target} PUBLIC -EHs- -EHa-)
341 bool EHa = Args.hasFlag(options::OPT_fasync_exceptions, in addExceptionArgs() local343 if (EHa) { in addExceptionArgs()
13080 -feh_asynch (aka MSVC -EHa), these two intrinsics are injected to mark _try13101 Handling (MSVC option -EHa).