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