Home
last modified time | relevance | path

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

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