Searched defs:ShapedTypeComponents (Results 1 – 1 of 1) sorted by relevance
28 class ShapedTypeComponents; variable107 ShapedTypeComponents() : elementType(nullptr), attr(nullptr){}; in ShapedTypeComponents() function108 ShapedTypeComponents(Type elementType) in ShapedTypeComponents() function110 ShapedTypeComponents(ShapedType shapedType) : attr(nullptr) { in ShapedTypeComponents() function116 ShapedTypeComponents(ShapeAdaptor adaptor) : attr(nullptr) { in ShapedTypeComponents() function