Searched defs:EnumType (Results 1 – 5 of 5) sorted by relevance
3726 TypeSourceInfo *EnumType; variable3729 SourceLocation EL, SourceLocation NL, TypeSourceInfo *EnumType) in UsingEnumDecl()
3213 TypeSourceInfo *EnumType) { in Create()
1199 QualType EnumType = S.Context.getTypeDeclType(ED); in ShouldDiagnoseSwitchCaseNotInEnum() local
19696 EnumDecl *Enum, QualType EnumType) { in CheckForDuplicateEnumValues()19838 QualType EnumType = Context.getTypeDeclType(Enum); in ActOnEnumBody() local
12969 TypeSourceInfo *EnumType, in BuildUsingEnumDeclaration() argument