Searched refs:getCorrectionDecl (Results 1 – 10 of 10) sorted by relevance
151 NamedDecl *getCorrectionDecl() const { in getCorrectionDecl() function157 return dyn_cast_or_null<DeclClass>(getCorrectionDecl()); in getCorrectionDeclAs()
979 NamedDecl *ND = candidate.getCorrectionDecl(); in ValidateCandidate()1029 ParameterPack = Corrected.getCorrectionDecl(); in ActOnSizeofParameterPackExpr()
439 return SRef.isAcceptableNestedNameSpecifier(candidate.getCorrectionDecl()); in ValidateCandidate()
4298 if (NamedDecl *NewND = Correction.getCorrectionDecl()) { in addCorrection()4306 if (RI->getCorrectionDecl() == NewND) { in addCorrection()5243 if (!candidate.getCorrectionDecl()) in ValidateCandidate()
604 NamedDecl *ND = candidate.getCorrectionDecl(); in ValidateCandidate()
675 if (auto *ND = Candidate.getCorrectionDecl()) in diagnoseExprIntendedAsTemplateName()3881 return TC.getCorrectionDecl() && in resolveAssumedTemplateNameAsType()3882 getAsTypeTemplateDecl(TC.getCorrectionDecl()); in resolveAssumedTemplateNameAsType()
4124 if (NamedDecl *ND = candidate.getCorrectionDecl()) { in ValidateCandidate()11398 if (NamedDecl *ND = candidate.getCorrectionDecl()) in ValidateCandidate()11922 NamedDecl *ND = Candidate.getCorrectionDecl(); in ValidateCandidate()12155 NamedDecl *ND = Corrected.getCorrectionDecl(); in BuildUsingDeclaration()
80 if (NamedDecl *ND = candidate.getCorrectionDecl()) { in ValidateCandidate()960 NamedDecl *UnderlyingFirstDecl = Corrected.getCorrectionDecl(); in ClassifyName()8368 Correction.getCorrectionDecl()->getDeclContext(), in DiagnoseInvalidRedeclaration()
2752 NamedDecl *ND = Candidate.getCorrectionDecl(); in ValidateCandidate()2774 NamedDecl *ND = Candidate.getCorrectionDecl(); in ValidateCandidate()20050 checkDeclIsAllowedInOpenMPTarget(nullptr, Corrected.getCorrectionDecl()); in lookupOpenMPDeclareTargetName()
701 NamedDecl *ND = candidate.getCorrectionDecl(); in ValidateCandidate()