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