Home
last modified time | relevance | path

Searched refs:__trivially_relocatable (Results 1 – 15 of 15) sorted by relevance

/src/contrib/llvm-project/libcxx/include/__type_traits/
H A Dis_trivially_relocatable.h39 … __enable_if_t<is_same<_Tp, typename _Tp::__trivially_relocatable>::value> >
/src/contrib/llvm-project/libcxx/include/__exception/
H A Dexception_ptr.h70 using __trivially_relocatable = exception_ptr;
/src/contrib/llvm-project/libcxx/include/__memory/
H A Dunique_ptr.h152 using __trivially_relocatable = __conditional_t<
311 using __trivially_relocatable = __conditional_t<
H A Dshared_ptr.h429 using __trivially_relocatable = shared_ptr;
1324 using __trivially_relocatable = weak_ptr;
/src/contrib/llvm-project/libcxx/include/
H A D__split_buffer73 using __trivially_relocatable = __conditional_t<
H A Darray170 …using __trivially_relocatable = __conditional_t<__libcpp_is_trivially_relocatable<_Tp>::value, arr…
H A Doptional584 …using __trivially_relocatable = conditional_t<__libcpp_is_trivially_relocatable<_Tp>::value, optio…
H A D__locale53 using __trivially_relocatable = locale;
H A Dvariant1184 using __trivially_relocatable =
H A Dtuple551 …using __trivially_relocatable = __conditional_t<_And<__libcpp_is_trivially_relocatable<_Tp>...>::v…
H A Dstring786 using __trivially_relocatable = void;
788 using __trivially_relocatable = __conditional_t<
H A Ddeque512 using __trivially_relocatable = __conditional_t<
H A Dvector421 using __trivially_relocatable = __conditional_t<
/src/contrib/llvm-project/libcxx/include/__utility/
H A Dpair.h76 using __trivially_relocatable = member
/src/contrib/llvm-project/libcxx/include/__expected/
H A Dexpected.h467 using __trivially_relocatable =