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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp1356 const bool RequireUnhandledException = S.getLangOpts().CXXExceptions; local
1360 RequireUnhandledException
1367 return !RequireUnhandledException;

Completed in 57 milliseconds