Searched defs:StreamObjType (Results 1 – 1 of 1) sorted by relevance
1613 struct TORCH_API StreamObjType : public Type { struct1620 static const TypeKind Kind = TypeKind::StreamObjType; argument1625 StreamObjType() : Type(TypeKind::StreamObjType) {} in StreamObjType() argument