Searched refs:RedeclarationKind (Results 1 – 5 of 5) sorted by relevance
131 Sema::RedeclarationKind Redecl = Sema::NotForRedeclaration)153 Sema::RedeclarationKind Redecl = Sema::NotForRedeclaration)513 void setRedeclarationKind(Sema::RedeclarationKind RK) { in setRedeclarationKind()
2675 enum RedeclarationKind { enum2772 RedeclarationKind Redecl2784 RedeclarationKind Redecl
657 Sema::RedeclarationKind Redecl; in LookupMemberExprInRecord()
2688 RedeclarationKind Redecl) { in LookupSingleName()2697 RedeclarationKind Redecl) { in LookupProtocol()
11921 RedeclarationKind Redecl = ForRedeclaration; in ActOnTag()