Lines Matching refs:getRepresentativeDecl
1204 return NameClassification::NonType(Result.getRepresentativeDecl()); in ClassifyName()
2338 NamedDecl *OldD = OldDecls.getRepresentativeDecl(); in MergeTypedefNameDecl()
4114 dyn_cast<UsingShadowDecl>(Previous.getRepresentativeDecl())) in MergeVarDecl()
4121 dyn_cast<UsingShadowDecl>(Previous.getRepresentativeDecl())) in MergeVarDecl()
4129 notePreviousDefinition(Previous.getRepresentativeDecl(), in MergeVarDecl()
4906 NamedDecl *PrevDecl = R.getRepresentativeDecl()->getUnderlyingDecl(); in CheckAnonMemberRedeclaration()
7564 NamedDecl *Prev = Previous.getRepresentativeDecl(); in ActOnVariableDeclarator()
9922 NamedDecl *Prev = Previous.getRepresentativeDecl(); in ActOnFunctionDeclarator()
10821 NamedDecl *Candidate = Previous.getRepresentativeDecl(); in CheckFunctionDeclaration()
15936 NamedDecl *DirectPrevDecl = Previous.getRepresentativeDecl(); in ActOnTag()
16766 PrevDecl = Previous.getRepresentativeDecl(); in HandleField()