Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h900 QualType RebuildConstantMatrixType(QualType ElementType, unsigned NumRows,
5354 Result = getDerived().RebuildConstantMatrixType( in TransformConstantMatrixType()
14289 QualType TreeTransform<Derived>::RebuildConstantMatrixType( in RebuildConstantMatrixType() function