Home
last modified time | relevance | path

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

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