Home
last modified time | relevance | path

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

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