Searched refs:NotForRedeclaration (Results 1 – 5 of 5) 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()
2559 NotForRedeclaration = 0, enumerator2654 = NotForRedeclaration);2666 = NotForRedeclaration);
3282 Res = LookupSingleName(CurScope, II, Loc, LookupLabel, NotForRedeclaration); in LookupOrCreateLabel()
6386 Sema::NotForRedeclaration); in CheckMicrosoftIfExistsSymbol()
11256 Redecl = NotForRedeclaration; in ActOnTag()