Home | History | Annotate | Download | only in AST

Lines Matching refs:DependentSizedExtVectorType

53     // FIXME: DependentSizedExtVectorType
551 const DependentSizedExtVectorType *Vec1
552 = cast<DependentSizedExtVectorType>(T1);
553 const DependentSizedExtVectorType *Vec2
554 = cast<DependentSizedExtVectorType>(T2);