Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1907 Type *VisitDependentSizedMatrixType(const DependentSizedMatrixType *T) { VisitDependentSizedMatrixType() function in __anon7f2920450211::GetContainedDeducedTypeVisitor
H A DASTImporter.cpp1767 ExpectedType clang::ASTNodeImporter::VisitDependentSizedMatrixType( VisitDependentSizedMatrixType() function in clang::ASTNodeImporter
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp6416 bool UnnamedLocalNoLinkageFinder::VisitDependentSizedMatrixType( VisitDependentSizedMatrixType() function in UnnamedLocalNoLinkageFinder