Home | History | Annotate | Download | only in Sema

Lines Matching refs:DependentSizedExtVectorType

1579       if (const DependentSizedExtVectorType *VectorArg 
1580 = dyn_cast<DependentSizedExtVectorType>(Arg)) {
1599 const DependentSizedExtVectorType *VectorParam
1600 = cast<DependentSizedExtVectorType>(Param);
1623 if (const DependentSizedExtVectorType *VectorArg
1624 = dyn_cast<DependentSizedExtVectorType>(Arg)) {
4807 const DependentSizedExtVectorType *VecType
4808 = cast<DependentSizedExtVectorType>(T);