Home | History | Annotate | Download | only in Sema

Lines Matching refs:DependentSizedArrayType

1333       const DependentSizedArrayType *DependentArrayParm
1360 if (const DependentSizedArrayType *DependentArrayArg
1361 = dyn_cast<DependentSizedArrayType>(ArrayArg))
3257 const DependentSizedArrayType *ArrTy =
4788 cast<DependentSizedArrayType>(T)->getSizeExpr(),