Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h965 QualType RebuildConstantMatrixType(QualType ElementType, unsigned NumRows,
5635 Result = getDerived().RebuildConstantMatrixType( in TransformConstantMatrixType()
15107 QualType TreeTransform<Derived>::RebuildConstantMatrixType( in RebuildConstantMatrixType() function