Lines Matching refs:getRepresentativeDecl
1278 return NameClassification::NonType(Result.getRepresentativeDecl()); in ClassifyName()
2665 NamedDecl *OldD = OldDecls.getRepresentativeDecl(); in MergeTypedefNameDecl()
4612 dyn_cast<UsingShadowDecl>(Previous.getRepresentativeDecl())) in MergeVarDecl()
4619 dyn_cast<UsingShadowDecl>(Previous.getRepresentativeDecl())) in MergeVarDecl()
4627 notePreviousDefinition(Previous.getRepresentativeDecl(), in MergeVarDecl()
5424 NamedDecl *PrevDecl = R.getRepresentativeDecl()->getUnderlyingDecl(); in CheckAnonMemberRedeclaration()
8244 NamedDecl *Prev = Previous.getRepresentativeDecl(); in ActOnVariableDeclarator()
10799 NamedDecl *Prev = Previous.getRepresentativeDecl(); in ActOnFunctionDeclarator()
11893 NamedDecl *Candidate = Previous.getRepresentativeDecl(); in CheckFunctionDeclaration()
17632 NamedDecl *DirectPrevDecl = Previous.getRepresentativeDecl(); in ActOnTag()
18488 PrevDecl = Previous.getRepresentativeDecl(); in HandleField()