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