Searched defs:LeafType (Results 1 – 1 of 1) sorted by relevance
30 struct LeafType : Type::TypeBase<LeafType, MiddleType, TypeStorage> { struct39 addTypes<MiddleType, LeafType>(); in FakeDialect() argument