Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__expected/
H A Dexpected.h629 _LIBCPP_NO_UNIQUE_ADDRESS union __union_t { union
630 _LIBCPP_HIDE_FROM_ABI constexpr __union_t() : __empty_() {} in __union_t() function
951 _LIBCPP_NO_UNIQUE_ADDRESS union __union_t { union
952 _LIBCPP_HIDE_FROM_ABI constexpr __union_t() : __empty_() {} in __union_t() function