Home
last modified time | relevance | path

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

/third_party/abseil-cpp/absl/container/internal/
Dcompressed_tuple_test.cc120 struct DerivedType : IncompleteType {int value = 0;}; in TEST() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dcompressed_tuple_test.cc120 struct DerivedType : IncompleteType {int value = 0;}; in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DVerifier.cpp4593 auto DerivedType = Relocate.getDerivedPtr()->getType(); in visitIntrinsicCall() local