Home
last modified time | relevance | path

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

/external/llvm-project/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
Dis_constructible.pass.cpp20 #define LIBCPP11_STATIC_ASSERT(...) static_assert(__VA_ARGS__) macro
22 #define LIBCPP11_STATIC_ASSERT(...) ((void)0) macro
/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
Dis_constructible.pass.cpp23 #define LIBCPP11_STATIC_ASSERT(...) static_assert(__VA_ARGS__) macro
25 #define LIBCPP11_STATIC_ASSERT(...) ((void)0) macro