Searched refs:getScalableVectorType (Results 1 – 2 of 2) sorted by relevance
1387 QualType getScalableVectorType(QualType EltTy, unsigned NumElts) const;
3869 QualType ASTContext::getScalableVectorType(QualType EltTy, in getScalableVectorType() function in ASTContext10466 Type = Context.getScalableVectorType(ElementType, NumElements); in DecodeTypeFromStr()