Home
last modified time | relevance | path

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

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