Searched defs:EnumConstant (Results 1 – 2 of 2) sorted by relevance
860 TEST(EnumConstant, Matches) { in TEST() argument
13522 EnumConstantDecl *EnumConstant = dyn_cast<EnumConstantDecl>(DRE->getDecl()); in ValidDuplicateEnum() local