Searched defs:VisitDependentSizedMatrixType (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/llvm/clang/lib/AST/ | ||
H A D | Type.cpp | 1871 Type *VisitDependentSizedMatrixType(const DependentSizedMatrixType *T) { in VisitDependentSizedMatrixType() function in __anonc3ce83e00211::GetContainedDeducedTypeVisitor |
/openbsd/gnu/llvm/clang/lib/Sema/ | ||
H A D | SemaTemplate.cpp | 6240 bool UnnamedLocalNoLinkageFinder::VisitDependentSizedMatrixType( in VisitDependentSizedMatrixType() function in UnnamedLocalNoLinkageFinder |