Home
last modified time | relevance | path

Searched defs:EnumUnderlyingIsImplicit (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaDecl.cpp12009 bool EnumUnderlyingIsImplicit, const EnumDecl *Prev) { in CheckEnumRedeclaration()
12326 bool EnumUnderlyingIsImplicit = false; in ActOnTag() local