Home
last modified time | relevance | path

Searched defs:NoConstruct (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/meta/
Dtype_traits_test.cc1341 struct NoConstruct { in TEST() struct
1343 NoConstruct& operator=(NoConstruct&&) { return *this; } in TEST()
1375 struct NoConstruct { in TEST() struct
1377 NoConstruct& operator=(NoConstruct&&) { return *this; } in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h285 NoConstruct = 0x0080, enumerator