Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCoroutine.cpp1661 const bool RequireUnhandledException = S.getLangOpts().CXXExceptions; in makeOnException() local
1665 RequireUnhandledException in makeOnException()
1672 return !RequireUnhandledException; in makeOnException()