Home | History | Annotate | Download | only in Sema

Lines Matching refs:DependentSizedExtVectorType

1465       if (const DependentSizedExtVectorType *VectorArg 
1466 = dyn_cast<DependentSizedExtVectorType>(Arg)) {
1485 const DependentSizedExtVectorType *VectorParam
1486 = cast<DependentSizedExtVectorType>(Param);
1509 if (const DependentSizedExtVectorType *VectorArg
1510 = dyn_cast<DependentSizedExtVectorType>(Arg)) {
4258 const DependentSizedExtVectorType *VecType
4259 = cast<DependentSizedExtVectorType>(T);