Lines Matching refs:getRepresentativeDecl
1253 return NameClassification::NonType(Result.getRepresentativeDecl()); in ClassifyName()
2613 NamedDecl *OldD = OldDecls.getRepresentativeDecl(); in MergeTypedefNameDecl()
4530 dyn_cast<UsingShadowDecl>(Previous.getRepresentativeDecl())) in MergeVarDecl()
4537 dyn_cast<UsingShadowDecl>(Previous.getRepresentativeDecl())) in MergeVarDecl()
4545 notePreviousDefinition(Previous.getRepresentativeDecl(), in MergeVarDecl()
5328 NamedDecl *PrevDecl = R.getRepresentativeDecl()->getUnderlyingDecl(); in CheckAnonMemberRedeclaration()
8061 NamedDecl *Prev = Previous.getRepresentativeDecl(); in ActOnVariableDeclarator()
10569 NamedDecl *Prev = Previous.getRepresentativeDecl(); in ActOnFunctionDeclarator()
11629 NamedDecl *Candidate = Previous.getRepresentativeDecl(); in CheckFunctionDeclaration()
17025 NamedDecl *DirectPrevDecl = Previous.getRepresentativeDecl(); in ActOnTag()
17878 PrevDecl = Previous.getRepresentativeDecl(); in HandleField()