Home
last modified time | relevance | path

Searched refs:is_trivially_default_constructible (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__type_traits/
H A Dis_trivially_constructible.h51 struct _LIBCPP_TEMPLATE_VIS is_trivially_default_constructible struct
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dtype_traits.cppm
/freebsd/contrib/llvm-project/libcxx/include/
H A Dtype_traits121 template <class T> struct is_trivially_default_constructible;
343 = is_trivially_default_constructible<T>::value; // C++17
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSymbolMap.inc1766 SYMBOL(is_trivially_default_constructible, std::, <type_traits>)
/freebsd/
H A DObsoleteFiles.inc757 OLD_FILES+=usr/include/c++/v1/__type_traits/is_trivially_default_constructible.h