Searched refs:is_trivially_constructible (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/libcxx/include/__type_traits/
H A Dis_trivially_constructible.h22 struct _LIBCPP_TEMPLATE_VIS is_trivially_constructible struct in inherits:integral_constant
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dbit.h86 typename = std::enable_if_t<std::is_trivially_constructible<To>::value>,
/freebsd-current/contrib/llvm-project/libcxx/modules/std/
H A Dtype_traits.inc77 using std::is_trivially_constructible;
/freebsd-current/lib/libc++/
H A DMakefile1248 TTR_HEADERS+= is_trivially_constructible.h

Completed in 130 milliseconds