Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h970 QualType RebuildDependentSizedMatrixType(QualType ElementType, Expr *RowExpr,
5687 Result = getDerived().RebuildDependentSizedMatrixType( in TransformDependentSizedMatrixType()
15114 QualType TreeTransform<Derived>::RebuildDependentSizedMatrixType( in RebuildDependentSizedMatrixType() function