Home
last modified time | relevance | path

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

/external/libcxx/test/support/
Dtest_macros.h233 #define LIBCPP_ONLY(...) __VA_ARGS__ macro
239 #define LIBCPP_ONLY(...) ((void)0) macro
/external/llvm-project/libcxx/test/support/
Dtest_macros.h301 #define LIBCPP_ONLY(...) __VA_ARGS__ macro
307 #define LIBCPP_ONLY(...) ((void)0) macro