Home | History | Annotate | Download | only in Sema

Lines Matching refs:BuildExtVectorType

9000   return SemaRef.BuildExtVectorType(ElementType, VectorSize, AttributeLoc);
9008 return SemaRef.BuildExtVectorType(ElementType, SizeExpr, AttributeLoc);