Home | History | Annotate | Download | only in AST

Lines Matching refs:SizeExpr

1991                                            Expr *SizeExpr,
1995 SizeExpr);
2006 SizeExpr, AttrLoc);
2011 DependentSizedExtVectorType(*this, vecType, QualType(), SizeExpr,
2020 QualType Canon = getDependentSizedExtVectorType(CanonVecTy, SizeExpr,
2023 DependentSizedExtVectorType(*this, vecType, Canon, SizeExpr, AttrLoc);