Home | History | Annotate | Download | only in AST

Lines Matching refs:ExtVectorType

2928   ExtVectorType *New = new (*this, TypeAlignment)
2929 ExtVectorType(vecType, NumElts, Canonical);