Lines Matching refs:exception
16 # Enable RTTI and exception handling for some tests
1391 $(call gen-test, depr/exception.unexpected/nothing_to_do)
1392 $(call gen-test, depr/exception.unexpected/set.unexpected/get_unexpected)
1393 $(call gen-test, depr/exception.unexpected/set.unexpected/set_unexpected)
1394 $(call gen-test, depr/exception.unexpected/unexpected.handler/unexpected_handler)
1395 $(call gen-test, depr/exception.unexpected/unexpected/unexpected)
2005 $(call gen-test, language.support/support.exception/bad.exception/bad_exception)
2006 $(call gen-test, language.support/support.exception/exception/exception)
2007 $(call gen-test, language.support/support.exception/exception.terminate/nothing_to_do)
2008 $(call gen-test, language.support/support.exception/exception.terminate/set.terminate/get_terminate)
2009 $(call gen-test, language.support/support.exception/exception.terminate/set.terminate/set_terminate)
2010 $(call gen-test, language.support/support.exception/exception.terminate/terminate.handler/terminate_handler)
2011 $(call gen-test, language.support/support.exception/exception.terminate/terminate/terminate)
2012 $(call gen-test, language.support/support.exception/except.nested/assign)
2013 $(call gen-test, language.support/support.exception/except.nested/ctor_copy)
2014 $(call gen-test, language.support/support.exception/except.nested/ctor_default)
2015 $(call gen-test, language.support/support.exception/except.nested/rethrow_if_nested)
2016 $(call gen-test, language.support/support.exception/except.nested/rethrow_nested)
2017 $(call gen-test, language.support/support.exception/except.nested/throw_with_nested)
2018 $(call gen-test, language.support/support.exception/propagation/current_exception)
2019 $(call gen-test, language.support/support.exception/propagation/exception_ptr)
2020 $(call gen-test, language.support/support.exception/propagation/make_exception_ptr)
2021 $(call gen-test, language.support/support.exception/propagation/rethrow_exception)
2022 $(call gen-test, language.support/support.exception/uncaught/uncaught_exception)
2023 $(call gen-test, language.support/support.exception/version)
3712 $(call gen-test, thread/thread.condition/thread.condition.condvarany/wait.exception) # new
3713 $(call gen-test, thread/thread.condition/thread.condition.condvarany/wait_for.exception) # new
3818 $(call gen-test, thread/thread.req/thread.req.exception/nothing_to_do)