Searched defs:__workaround_52970 (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/libcxx/include/__concepts/
H A Dclass_or_enum.h34 concept __workaround_52970 = is_class_v<__remove_cvref_t<_Tp>> || is_union_v<__remove_cvref_t<_Tp>>; variable

Completed in 93 milliseconds