Searched defs:EnumUnderlyingIsImplicit (Results 1 – 1 of 1) sorted by relevance
11591 bool EnumUnderlyingIsImplicit, const EnumDecl *Prev) { in CheckEnumRedeclaration()11886 bool EnumUnderlyingIsImplicit = false; in ActOnTag() local