Home
last modified time | relevance | path

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

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