Home
last modified time | relevance | path

Searched refs:DGuide (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp2126 if (auto *DGuide = dyn_cast<CXXDeductionGuideDecl>(D)) { in VisitFunctionDecl() local
2128 TemplateArgs, DGuide->getExplicitSpecifier()); in VisitFunctionDecl()
2190 if (auto *DGuide = dyn_cast<CXXDeductionGuideDecl>(D)) { in VisitFunctionDecl() local
2194 D->getSourceRange().getEnd(), DGuide->getCorrespondingConstructor(), in VisitFunctionDecl()
2195 DGuide->getDeductionCandidateKind()); in VisitFunctionDecl()