Home | History | Annotate | Download | only in AST

Lines Matching refs:ExtVectorType

2042   ExtVectorType *New = new (*this, TypeAlignment)
2043 ExtVectorType(vecType, NumElts, Canonical);