Home | History | Annotate | Download | only in Sema

Lines Matching refs:TheEnumDecl

78       if (const EnumDecl *TheEnumDecl = dyn_cast<EnumDecl>(DC))
79 Result = TheEnumDecl->getAvailability(&Message);