Home
last modified time | relevance | path

Searched refs:__libcpp_datasizeof (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/
H A Ddatasizeof.h30 struct __libcpp_datasizeof { struct
/freebsd-14.2/contrib/llvm-project/libcxx/include/__string/
H A Dconstexpr_c_functions.h212 … ::__builtin_memmove(__dest, __src, (__count - 1) * sizeof(_Tp) + __libcpp_datasizeof<_Tp>::value); in __constexpr_memmove()