Home
last modified time | relevance | path

Searched refs:RequireUnhandledException (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp1761 const bool RequireUnhandledException = S.getLangOpts().CXXExceptions; in makeOnException() local
1765 RequireUnhandledException in makeOnException()
1772 return !RequireUnhandledException; in makeOnException()