Searched refs:NotForRedeclaration (Results 1 – 6 of 6) sorted by relevance
131 Sema::RedeclarationKind Redecl = Sema::NotForRedeclaration)139 Redecl(Redecl != Sema::NotForRedeclaration), in ResultKind()141 Diagnose(Redecl == Sema::NotForRedeclaration), in ResultKind()153 Sema::RedeclarationKind Redecl = Sema::NotForRedeclaration)161 Redecl(Redecl != Sema::NotForRedeclaration), in ResultKind()163 Diagnose(Redecl == Sema::NotForRedeclaration), in ResultKind()
2678 NotForRedeclaration = 0, enumerator2773 = NotForRedeclaration);2785 = NotForRedeclaration);
661 : Sema::NotForRedeclaration}; in LookupMemberExprInRecord()
3649 Res = LookupSingleName(CurScope, II, Loc, LookupLabel, NotForRedeclaration); in LookupOrCreateLabel()
6816 Sema::NotForRedeclaration); in CheckMicrosoftIfExistsSymbol()
11923 Redecl = NotForRedeclaration; in ActOnTag()