Home
last modified time | relevance | path

Searched refs:has_unique_object_representations_v (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/
H A Dhas_unique_object_representation.h30 inline constexpr bool has_unique_object_representations_v = has_unique_object_representations<_Tp>:… variable
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/
H A Dtype_traits.inc232 using std::has_unique_object_representations_v;
/freebsd-14.2/contrib/llvm-project/libcxx/include/
H A Dtype_traits378 template<class T> inline constexpr bool has_unique_object_representations_v // C++17
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSymbolMap.inc1456 SYMBOL(has_unique_object_representations_v, std::, <type_traits>)