Home
last modified time | relevance | path

Searched defs:is_trivially_copyable (Results 1 – 3 of 3) sorted by relevance

/external/llvm-libc/src/__support/CPP/type_traits/
Dis_trivially_copyable.h17 struct is_trivially_copyable struct
/external/sdv/vsomeip/third_party/boost/type_traits/include/boost/type_traits/
Dis_trivially_copyable.hpp22 struct is_trivially_copyable struct
/external/cronet/third_party/libc++/src/include/__type_traits/
Dis_trivially_copyable.h23 struct _LIBCPP_TEMPLATE_VIS is_trivially_copyable : public integral_constant<bool, __is_trivially_c… struct