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