Searched refs:getCorrespondingConstructor (Results 1 – 6 of 6) sorted by relevance
1172 GG->getCorrespondingConstructor(), GG->getExplicitSpecifier(), in BuildDeductionGuideForTypeAlias()
90 DC = DGD->getCorrespondingConstructor(); in EffectiveContext()
2194 D->getSourceRange().getEnd(), DGuide->getCorrespondingConstructor(), in VisitFunctionDecl()
10529 const auto *Constructor1 = Guide1->getCorrespondingConstructor(); in isBetterOverloadCandidate()10530 const auto *Constructor2 = Guide2->getCorrespondingConstructor(); in isBetterOverloadCandidate()
2007 CXXConstructorDecl *getCorrespondingConstructor() const { return Ctor; } in getCorrespondingConstructor() function
3944 importChecked(Err, Guide->getCorrespondingConstructor()); in VisitFunctionDecl()