Home
last modified time | relevance | path

Searched defs:VisitDependentSizedMatrixType (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/AST/
H A DType.cpp1969 Type *VisitDependentSizedMatrixType(const DependentSizedMatrixType *T) { VisitDependentSizedMatrixType() function in __anon634037c60311::GetContainedDeducedTypeVisitor
H A DASTImporter.cpp1815 ExpectedType clang::ASTNodeImporter::VisitDependentSizedMatrixType( VisitDependentSizedMatrixType() function in clang::ASTNodeImporter
/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp6900 bool UnnamedLocalNoLinkageFinder::VisitDependentSizedMatrixType( VisitDependentSizedMatrixType() function in UnnamedLocalNoLinkageFinder