Searched refs:getCorrespondingConstructor (Results 1 – 5 of 5) sorted by relevance
92 DC = DGD->getCorrespondingConstructor(); in EffectiveContext()
2155 D->getSourceRange().getEnd(), DGuide->getCorrespondingConstructor(), in VisitFunctionDecl()
10524 const auto *Constructor1 = Guide1->getCorrespondingConstructor(); in isBetterOverloadCandidate()10525 const auto *Constructor2 = Guide2->getCorrespondingConstructor(); in isBetterOverloadCandidate()
1994 CXXConstructorDecl *getCorrespondingConstructor() const { return Ctor; } in getCorrespondingConstructor() function
3877 importChecked(Err, Guide->getCorrespondingConstructor()); in VisitFunctionDecl()