Lines Matching refs:getRepresentativeDecl
1225 return NameClassification::NonType(Result.getRepresentativeDecl()); in ClassifyName()
2537 NamedDecl *OldD = OldDecls.getRepresentativeDecl(); in MergeTypedefNameDecl()
4455 dyn_cast<UsingShadowDecl>(Previous.getRepresentativeDecl())) in MergeVarDecl()
4462 dyn_cast<UsingShadowDecl>(Previous.getRepresentativeDecl())) in MergeVarDecl()
4470 notePreviousDefinition(Previous.getRepresentativeDecl(), in MergeVarDecl()
5252 NamedDecl *PrevDecl = R.getRepresentativeDecl()->getUnderlyingDecl(); in CheckAnonMemberRedeclaration()
7938 NamedDecl *Prev = Previous.getRepresentativeDecl(); in ActOnVariableDeclarator()
10370 NamedDecl *Prev = Previous.getRepresentativeDecl(); in ActOnFunctionDeclarator()
11304 NamedDecl *Candidate = Previous.getRepresentativeDecl(); in CheckFunctionDeclaration()
16566 NamedDecl *DirectPrevDecl = Previous.getRepresentativeDecl(); in ActOnTag()
17415 PrevDecl = Previous.getRepresentativeDecl(); in HandleField()