Searched refs:getCorrespondingConstructor (Results 1 – 6 of 6) sorted by relevance
1224 GG->getCorrespondingConstructor(), GG->getExplicitSpecifier(), in BuildDeductionGuideForTypeAlias()
88 DC = DGD->getCorrespondingConstructor(); in EffectiveContext()
2736 D->getSourceRange().getEnd(), DGuide->getCorrespondingConstructor(), in VisitFunctionDecl()
11023 const auto *Constructor1 = Guide1->getCorrespondingConstructor(); in isBetterOverloadCandidate()11024 const auto *Constructor2 = Guide2->getCorrespondingConstructor(); in isBetterOverloadCandidate()
2045 CXXConstructorDecl *getCorrespondingConstructor() const { return Ctor; } in getCorrespondingConstructor() function
4214 importChecked(Err, Guide->getCorrespondingConstructor()); in VisitFunctionDecl()