Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__type_traits/
H A Dis_trivially_constructible.h56 inline constexpr bool is_trivially_default_constructible_v = __is_trivially_constructible(_Tp); variable
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dtype_traits.cppm
/freebsd/contrib/llvm-project/libcxx/include/
H A Dtype_traits342 template <class T> inline constexpr bool is_trivially_default_constructible_v
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSymbolMap.inc1767 SYMBOL(is_trivially_default_constructible_v, std::, <type_traits>)