Home
last modified time | relevance | path

Searched defs:is_trivially_default_constructible (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__type_traits/
Dis_trivially_default_constructible.h22 struct _LIBCPP_TEMPLATE_VIS is_trivially_default_constructible struct
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__type_traits/
Dis_trivially_default_constructible.h22 struct _LIBCPP_TEMPLATE_VIS is_trivially_default_constructible struct
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__type_traits/
Dis_trivially_default_constructible.h22 struct _LIBCPP_TEMPLATE_VIS is_trivially_default_constructible struct
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__type_traits/
Dis_trivially_constructible.h51 struct _LIBCPP_TEMPLATE_VIS is_trivially_default_constructible struct
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__type_traits/
H A Dis_trivially_constructible.h51 struct _LIBCPP_TEMPLATE_VIS is_trivially_default_constructible struct
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__type_traits/
Dis_trivially_constructible.h51 struct _LIBCPP_TEMPLATE_VIS is_trivially_default_constructible struct
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/memory/
DLazyInstance.h29 using is_trivially_default_constructible = variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/move/include/boost/move/detail/
Dtype_traits.hpp986 struct is_trivially_default_constructible struct
987 { static const bool value = BOOST_MOVE_IS_TRIVIALLY_DEFAULT_CONSTRUCTIBLE(T); };