Searched defs:EnumType (Results 1 – 6 of 6) sorted by relevance
59 class EnumType(Type): class
3632 TypeSourceInfo *EnumType; variable3635 SourceLocation EL, SourceLocation NL, TypeSourceInfo *EnumType) in UsingEnumDecl()
3128 TypeSourceInfo *EnumType) { in Create()
1168 QualType EnumType = S.Context.getTypeDeclType(ED); in ShouldDiagnoseSwitchCaseNotInEnum() local
19410 EnumDecl *Enum, QualType EnumType) { in CheckForDuplicateEnumValues()19552 QualType EnumType = Context.getTypeDeclType(Enum); in ActOnEnumBody() local
12651 TypeSourceInfo *EnumType, in BuildUsingEnumDeclaration()