Searched refs:RedeclarationKind (Results 1 – 5 of 5) sorted by relevance
131 Sema::RedeclarationKind Redecl = Sema::NotForRedeclaration)153 Sema::RedeclarationKind Redecl = Sema::NotForRedeclaration)556 void setRedeclarationKind(Sema::RedeclarationKind RK) { in setRedeclarationKind()
2749 enum RedeclarationKind { enum2846 RedeclarationKind Redecl2858 RedeclarationKind Redecl
671 Sema::RedeclarationKind Redecl; in LookupMemberExprInRecord()
2781 RedeclarationKind Redecl) { in LookupSingleName()2790 RedeclarationKind Redecl) { in LookupProtocol()
12361 RedeclarationKind Redecl = ForRedeclaration; in ActOnTag()