Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCoroutine.cpp1486 const bool RequireUnhandledException = S.getLangOpts().CXXExceptions; in makeOnException() local
1490 RequireUnhandledException in makeOnException()
1497 return !RequireUnhandledException; in makeOnException()