Lines Matching refs:getRepresentativeDecl
545 Found.empty() ? nullptr : Found.getRepresentativeDecl(); in LookupTemplateName()
607 Diag(Found.getRepresentativeDecl()->getLocation(), in LookupTemplateName()
1947 } else if (PrevDecl && !isDeclInScope(Previous.getRepresentativeDecl(), in CheckClassTemplate()
1952 PrevDecl ? Previous.getRepresentativeDecl() : nullptr)) { in CheckClassTemplate()
4420 R.getRepresentativeDecl(), TemplateKWLoc, TemplateArgs); in BuildTemplateIdExpr()
4429 R.getRepresentativeDecl(), in BuildTemplateIdExpr()
8522 auto *OldConcept = dyn_cast<ConceptDecl>(Previous.getRepresentativeDecl()->getUnderlyingDecl()); in CheckConceptRedefinition()
8524 auto *Old = Previous.getRepresentativeDecl(); in CheckConceptRedefinition()
9118 FoundInstantiation = Previous.getRepresentativeDecl(); in CheckMemberSpecialization()
9127 FoundInstantiation = Previous.getRepresentativeDecl(); in CheckMemberSpecialization()
9136 FoundInstantiation = Previous.getRepresentativeDecl(); in CheckMemberSpecialization()
10537 = dyn_cast<UnresolvedUsingValueDecl>(Result.getRepresentativeDecl())){ in CheckTypenameType()