Searched defs:VisitDependentSizedMatrixType (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | Type.cpp | 1907 Type *VisitDependentSizedMatrixType(const DependentSizedMatrixType *T) { VisitDependentSizedMatrixType() function in __anon7f2920450211::GetContainedDeducedTypeVisitor |
H A D | ASTImporter.cpp | 1767 ExpectedType clang::ASTNodeImporter::VisitDependentSizedMatrixType( VisitDependentSizedMatrixType() function in clang::ASTNodeImporter |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplate.cpp | 6416 bool UnnamedLocalNoLinkageFinder::VisitDependentSizedMatrixType( VisitDependentSizedMatrixType() function in UnnamedLocalNoLinkageFinder |