Searched refs:CanonVecTy (Results 1 – 1 of 1) sorted by relevance
2736 QualType CanonVecTy = getCanonicalType(vecType); in getDependentSizedExtVectorType() local2737 if (CanonVecTy == vecType) { in getDependentSizedExtVectorType()2748 QualType Canon = getDependentSizedExtVectorType(CanonVecTy, SizeExpr, in getDependentSizedExtVectorType()