Lines Matching refs:getRepresentativeDecl
1193 return NameClassification::NonType(Result.getRepresentativeDecl()); in ClassifyName()
2287 NamedDecl *OldD = OldDecls.getRepresentativeDecl(); in MergeTypedefNameDecl()
4033 dyn_cast<UsingShadowDecl>(Previous.getRepresentativeDecl())) in MergeVarDecl()
4040 dyn_cast<UsingShadowDecl>(Previous.getRepresentativeDecl())) in MergeVarDecl()
4048 notePreviousDefinition(Previous.getRepresentativeDecl(), in MergeVarDecl()
4822 NamedDecl *PrevDecl = R.getRepresentativeDecl()->getUnderlyingDecl(); in CheckAnonMemberRedeclaration()
7456 NamedDecl *Prev = Previous.getRepresentativeDecl(); in ActOnVariableDeclarator()
9771 NamedDecl *Prev = Previous.getRepresentativeDecl(); in ActOnFunctionDeclarator()
10670 NamedDecl *Candidate = Previous.getRepresentativeDecl(); in CheckFunctionDeclaration()
15749 NamedDecl *DirectPrevDecl = Previous.getRepresentativeDecl(); in ActOnTag()
16580 PrevDecl = Previous.getRepresentativeDecl(); in HandleField()