Home | History | Annotate | Download | only in Sema

Lines Matching refs:EnumDecl

70   if (isa<EnumDecl>(DC))
71 DC = cast<EnumDecl>(DC)->getDeclContext();