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