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