Home
last modified time | relevance | path

Searched refs:CanonVecTy (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DASTContext.cpp2964 QualType CanonVecTy = getCanonicalType(vecType); in getDependentSizedExtVectorType() local
2965 if (CanonVecTy == vecType) { in getDependentSizedExtVectorType()
2976 QualType Canon = getDependentSizedExtVectorType(CanonVecTy, SizeExpr, in getDependentSizedExtVectorType()