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