Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp1676 const bool RequireUnhandledException = S.getLangOpts().CXXExceptions; in makeOnException() local
1680 RequireUnhandledException in makeOnException()
1687 return !RequireUnhandledException; in makeOnException()