Home | History | Annotate | Download | only in Sema

Lines Matching refs:ScopedEnum

7972   bool ScopedEnum = ScopedEnumKWLoc.isValid();
8020 if (UnderlyingType.isInvalid() || (!UnderlyingType.get() && ScopedEnum))
8302 ScopedEnum)
8319 ScopedEnum, EnumUnderlyingTy, PrevEnum))
8480 cast_or_null<EnumDecl>(PrevDecl), ScopedEnum,