Home | History | Annotate | Download | only in AST

Lines Matching refs:ExtVectorType

2734   ExtVectorType *New = new (*this, TypeAlignment)
2735 ExtVectorType(vecType, NumElts, Canonical);