Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DTreeTransform.h944 QualType RebuildConstantMatrixType(QualType ElementType, unsigned NumRows,
5537 Result = getDerived().RebuildConstantMatrixType( in TransformConstantMatrixType()
14836 QualType TreeTransform<Derived>::RebuildConstantMatrixType( in RebuildConstantMatrixType() function