reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/tools/clang/include/clang/Basic/DiagnosticIndexName.inc
 2316 DIAG_NAME_INDEX(err_seh_in_a_coroutine_with_cxx_exceptions)
tools/clang/lib/Sema/SemaCoroutine.cpp
 1383     S.Diag(Fn.FirstSEHTryLoc, diag::err_seh_in_a_coroutine_with_cxx_exceptions);