Home
last modified time | relevance | path

Searched defs:SimpleType (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCasting.h33 typedef From SimpleType; // The real type this represents... typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCasting.h34 using SimpleType = From; // The real type this represents... member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DCOFFYAML.h85 COFF::SymbolBaseType SimpleType = COFF::IMAGE_SYM_TYPE_NULL; member
/third_party/vk-gl-cts/modules/glshared/
DglsLifetimeTests.hpp152 class SimpleType : public Type class
155 SimpleType (const Context& ctx, const char* name, in SimpleType() function in deqp::gls::LifetimeTests::details::SimpleType
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
Dinlined_vector_test.cc1274 TEST(RangedConstructor, SimpleType) { in TEST() argument
1354 TEST(RangedAssign, SimpleType) { in TEST() argument