Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCoroutine.cpp1534 const bool RequireUnhandledException = S.getLangOpts().CXXExceptions; in makeOnException() local
1538 RequireUnhandledException in makeOnException()
1545 return !RequireUnhandledException; in makeOnException()