Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp2087 if (auto *DGuide = dyn_cast<CXXDeductionGuideDecl>(D)) { in VisitFunctionDecl() local
2089 TemplateArgs, DGuide->getExplicitSpecifier()); in VisitFunctionDecl()
2151 if (auto *DGuide = dyn_cast<CXXDeductionGuideDecl>(D)) { in VisitFunctionDecl() local
2155 D->getSourceRange().getEnd(), DGuide->getCorrespondingConstructor(), in VisitFunctionDecl()
2156 DGuide->getDeductionCandidateKind()); in VisitFunctionDecl()