Searched refs:getDependentSizedMatrixType (Results 1 – 5 of 5) sorted by relevance
284 return ctx.getDependentSizedMatrixType(elementType, rows, columns, attributeLoc);
1595 QualType getDependentSizedMatrixType(QualType ElementType, Expr *RowExpr,
4609 QualType ASTContext::getDependentSizedMatrixType(QualType ElementTy, in getDependentSizedMatrixType() function in ASTContext13369 return Ctx.getDependentSizedMatrixType( in getCommonNonSugarTypeNode()
1825 return Importer.getToContext().getDependentSizedMatrixType( in VisitDependentSizedMatrixType()
2440 return Context.getDependentSizedMatrixType(ElementTy, NumRows, NumCols, in BuildMatrixType()