Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/support/
H A Dtest_macros.h250 #define LIBCPP_ASSERT_NOEXCEPT(...) ASSERT_NOEXCEPT(__VA_ARGS__) macro
244 #define LIBCPP_ASSERT_NOEXCEPT( global() macro