Home | History | Annotate | Download | only in AST

Lines Matching refs:SizeExpr

2937                                            Expr *SizeExpr,
2941 SizeExpr);
2952 SizeExpr, AttrLoc);
2957 DependentSizedExtVectorType(*this, vecType, QualType(), SizeExpr,
2966 QualType Canon = getDependentSizedExtVectorType(CanonVecTy, SizeExpr,
2969 DependentSizedExtVectorType(*this, vecType, Canon, SizeExpr, AttrLoc);