Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h209 DependentSizedMatrixTypes; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp875 DependentSizedMatrixTypes(this_()), in ASTContext()
4209 DependentSizedMatrixTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentSizedMatrixType()
4217 DependentSizedMatrixTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentSizedMatrixType()
4220 DependentSizedMatrixTypes.InsertNode(Canon, InsertPos); in getDependentSizedMatrixType()