Home
last modified time | relevance | path

Searched defs:LIBCPP_ASSERT_NOT_NOEXCEPT (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libcxx/test/support/
H A Dtest_macros.h251 #define LIBCPP_ASSERT_NOT_NOEXCEPT(...) ASSERT_NOT_NOEXCEPT(__VA_ARGS__) macro
245 #define LIBCPP_ASSERT_NOT_NOEXCEPT( global() macro