Home
last modified time | relevance | path

Searched defs:VisitDependentSizedMatrixType (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DType.cpp1871 Type *VisitDependentSizedMatrixType(const DependentSizedMatrixType *T) { in VisitDependentSizedMatrixType() function in __anon5177712a0211::GetContainedDeducedTypeVisitor
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplate.cpp6240 bool UnnamedLocalNoLinkageFinder::VisitDependentSizedMatrixType( in VisitDependentSizedMatrixType() function in UnnamedLocalNoLinkageFinder