Home | History | Annotate | Download | only in Sema

Lines Matching refs:ScopedEnum

10050   bool ScopedEnum = ScopedEnumKWLoc.isValid();
10100 if (UnderlyingType.isInvalid() || (!UnderlyingType.get() && ScopedEnum))
10408 if (ScopedEnum)
10425 ScopedEnum, EnumUnderlyingTy, PrevEnum))
10596 cast_or_null<EnumDecl>(PrevDecl), ScopedEnum,