Lines Matching refs:getRepresentativeDecl
1191 return NameClassification::NonType(Result.getRepresentativeDecl()); in ClassifyName()
2286 NamedDecl *OldD = OldDecls.getRepresentativeDecl(); in MergeTypedefNameDecl()
4051 dyn_cast<UsingShadowDecl>(Previous.getRepresentativeDecl())) in MergeVarDecl()
4058 dyn_cast<UsingShadowDecl>(Previous.getRepresentativeDecl())) in MergeVarDecl()
4066 notePreviousDefinition(Previous.getRepresentativeDecl(), in MergeVarDecl()
4843 NamedDecl *PrevDecl = R.getRepresentativeDecl()->getUnderlyingDecl(); in CheckAnonMemberRedeclaration()
7498 NamedDecl *Prev = Previous.getRepresentativeDecl(); in ActOnVariableDeclarator()
9863 NamedDecl *Prev = Previous.getRepresentativeDecl(); in ActOnFunctionDeclarator()
10762 NamedDecl *Candidate = Previous.getRepresentativeDecl(); in CheckFunctionDeclaration()
15880 NamedDecl *DirectPrevDecl = Previous.getRepresentativeDecl(); in ActOnTag()
16711 PrevDecl = Previous.getRepresentativeDecl(); in HandleField()