Home | History | Annotate | Download | only in AST

Lines Matching refs:SizeExpr

2743                                            Expr *SizeExpr,
2747 SizeExpr);
2758 SizeExpr, AttrLoc);
2763 DependentSizedExtVectorType(*this, vecType, QualType(), SizeExpr,
2772 QualType Canon = getDependentSizedExtVectorType(CanonVecTy, SizeExpr,
2775 DependentSizedExtVectorType(*this, vecType, Canon, SizeExpr, AttrLoc);