Searched refs:getCorrectionDecl (Results 1 – 10 of 10) sorted by relevance
152 NamedDecl *getCorrectionDecl() const { in getCorrectionDecl() function158 return dyn_cast_or_null<DeclClass>(getCorrectionDecl()); in getCorrectionDeclAs()
931 NamedDecl *ND = candidate.getCorrectionDecl(); in ValidateCandidate()977 ParameterPack = Corrected.getCorrectionDecl(); in ActOnSizeofParameterPackExpr()
439 return SRef.isAcceptableNestedNameSpecifier(candidate.getCorrectionDecl()); in ValidateCandidate()
4019 if (NamedDecl *NewND = Correction.getCorrectionDecl()) { in addCorrection()4027 if (RI->getCorrectionDecl() == NewND) { in addCorrection()4962 if (!candidate.getCorrectionDecl()) in ValidateCandidate()
608 NamedDecl *ND = candidate.getCorrectionDecl(); in ValidateCandidate()
3788 if (NamedDecl *ND = candidate.getCorrectionDecl()) { in ValidateCandidate()9321 if (NamedDecl *ND = candidate.getCorrectionDecl()) in ValidateCandidate()9840 NamedDecl *ND = Candidate.getCorrectionDecl(); in ValidateCandidate()10071 NamedDecl *ND = Corrected.getCorrectionDecl(); in BuildUsingDeclaration()
1832 NamedDecl *ND = Candidate.getCorrectionDecl(); in ValidateCandidate()1849 NamedDecl *ND = Candidate.getCorrectionDecl(); in ValidateCandidate()13629 checkDeclIsAllowedInOpenMPTarget(nullptr, Corrected.getCorrectionDecl()); in ActOnOpenMPDeclareTargetName()
78 if (NamedDecl *ND = candidate.getCorrectionDecl()) { in ValidateCandidate()938 NamedDecl *UnderlyingFirstDecl = Corrected.getCorrectionDecl(); in ClassifyName()7784 Correction.getCorrectionDecl()->getDeclContext(), in DiagnoseInvalidRedeclaration()
556 if (auto *ND = Candidate.getCorrectionDecl()) in diagnoseExprIntendedAsTemplateName()
558 NamedDecl *ND = candidate.getCorrectionDecl(); in ValidateCandidate()