Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Ddoctest.h381 #ifndef DOCTEST_NORETURN
383 #define DOCTEST_NORETURN macro
385 #define DOCTEST_NORETURN [[noreturn]]
1380 DOCTEST_NORETURN
3336 DOCTEST_NORETURN void throw_exception(Ex const& e) {
4153 DOCTEST_NORETURN void throwException() {