Searched refs:CheckEnumRedeclaration (Results 1 – 3 of 3) sorted by relevance
2083 SemaRef.CheckEnumRedeclaration(Def->getLocation(), Def->isScoped(), in VisitEnumDecl()
17200 bool Sema::CheckEnumRedeclaration(SourceLocation EnumLoc, bool IsScoped, in CheckEnumRedeclaration() function in Sema18040 if (CheckEnumRedeclaration(NameLoc.isValid() ? NameLoc : KWLoc, in ActOnTag()
4377 bool CheckEnumRedeclaration(SourceLocation EnumLoc, bool IsScoped,