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