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