Home
last modified time | relevance | path

Searched defs:is_trivially_move_constructible (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A Dtype_traits.h110 struct is_trivially_move_constructible struct
114 struct is_trivially_move_constructible<T &> : std::true_type {}; struct
116 struct is_trivially_move_constructible<T &&> : std::true_type {}; struct
/third_party/skia/third_party/externals/abseil-cpp/absl/meta/
H A Dtype_traits.h375 struct is_trivially_move_constructible struct
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
H A Dvariant_test.cc405 struct is_trivially_move_constructible struct
[all...]

Completed in 6 milliseconds