Searched defs:VectorType (Results 1 – 2 of 2) sorted by relevance
28 struct VectorType : public TemplatedType { struct
28 VectorType::VectorType(Scope* parent) : TemplatedType(parent) {} in VectorType() function in android::VectorType