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()
453 return SRef.isAcceptableNestedNameSpecifier(candidate.getCorrectionDecl()); in ValidateCandidate()
4308 if (NamedDecl *NewND = Correction.getCorrectionDecl()) { in addCorrection()4316 if (RI->getCorrectionDecl() == NewND) { in addCorrection()5253 if (!candidate.getCorrectionDecl()) in ValidateCandidate()
605 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()11405 if (NamedDecl *ND = candidate.getCorrectionDecl()) in ValidateCandidate()11984 NamedDecl *ND = Candidate.getCorrectionDecl(); in ValidateCandidate()12246 NamedDecl *ND = Corrected.getCorrectionDecl(); in BuildUsingDeclaration()
80 if (NamedDecl *ND = candidate.getCorrectionDecl()) { in ValidateCandidate()968 NamedDecl *UnderlyingFirstDecl = Corrected.getCorrectionDecl(); in ClassifyName()8427 Correction.getCorrectionDecl()->getDeclContext(), in DiagnoseInvalidRedeclaration()
2752 NamedDecl *ND = Candidate.getCorrectionDecl(); in ValidateCandidate()2774 NamedDecl *ND = Candidate.getCorrectionDecl(); in ValidateCandidate()20438 checkDeclIsAllowedInOpenMPTarget(nullptr, Corrected.getCorrectionDecl()); in lookupOpenMPDeclareTargetName()
701 NamedDecl *ND = candidate.getCorrectionDecl(); in ValidateCandidate()