Searched defs:_LIBCPP_DECLARE_STRONG_ENUM (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/libcxx/include/__system_error/ | ||
H A D | errc.h | 117 _LIBCPP_DECLARE_STRONG_ENUM(errc){ _LIBCPP_DECLARE_STRONG_ENUM() function |
/freebsd-src/contrib/llvm-project/libcxx/include/__condition_variable/ | ||
H A D | condition_variable.h | 38 _LIBCPP_DECLARE_STRONG_ENUM(cv_status){no_timeout, timeout}; _LIBCPP_DECLARE_STRONG_ENUM() function |