Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h215 DependentSizedMatrixTypes; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp939 DependentSizedMatrixTypes(this_()), in ASTContext()
4846 DependentSizedMatrixTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentSizedMatrixType()
4854 DependentSizedMatrixTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentSizedMatrixType()
4857 DependentSizedMatrixTypes.InsertNode(Canon, InsertPos); in getDependentSizedMatrixType()