Lines Matching refs:getRepresentativeDecl
1990 NamedDecl *OldD = OldDecls.getRepresentativeDecl(); in MergeTypedefNameDecl()
3487 dyn_cast<UsingShadowDecl>(Previous.getRepresentativeDecl())) in MergeVarDecl()
3494 dyn_cast<UsingShadowDecl>(Previous.getRepresentativeDecl())) in MergeVarDecl()
3502 Diag(Previous.getRepresentativeDecl()->getLocation(), in MergeVarDecl()
4099 NamedDecl *PrevDecl = R.getRepresentativeDecl()->getUnderlyingDecl(); in CheckAnonMemberRedeclaration()
6497 *this, dyn_cast<NamedDecl>(Previous.getRepresentativeDecl()), NewVD, in ActOnVariableDeclarator()
8528 *this, dyn_cast<NamedDecl>(Previous.getRepresentativeDecl()), NewFD, in ActOnFunctionDeclarator()
8657 NamedDecl *Candidate = Previous.getRepresentativeDecl(); in CheckFunctionDeclaration()
8687 OverloadedDecl = Previous.getRepresentativeDecl(); in CheckFunctionDeclaration()
12598 NamedDecl *DirectPrevDecl = Previous.getRepresentativeDecl(); in ActOnTag()
13398 PrevDecl = Previous.getRepresentativeDecl(); in HandleField()