Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DTreeTransform.h949 QualType RebuildDependentSizedMatrixType(QualType ElementType, Expr *RowExpr,
5589 Result = getDerived().RebuildDependentSizedMatrixType( in TransformDependentSizedMatrixType()
14843 QualType TreeTransform<Derived>::RebuildDependentSizedMatrixType( in RebuildDependentSizedMatrixType() function