Searched defs:SimpleType (Results 1 – 5 of 5) sorted by relevance
33 typedef From SimpleType; // The real type this represents... typedef
34 using SimpleType = From; // The real type this represents... member
85 COFF::SymbolBaseType SimpleType = COFF::IMAGE_SYM_TYPE_NULL; member
152 class SimpleType : public Type class155 SimpleType (const Context& ctx, const char* name, in SimpleType() function in deqp::gls::LifetimeTests::details::SimpleType
1274 TEST(RangedConstructor, SimpleType) { in TEST() argument1354 TEST(RangedAssign, SimpleType) { in TEST() argument