Searched defs:EnumConstant (Results 1 – 3 of 3) sorted by relevance
42 EnumConstant, enumerator
171 TEST(EnumConstant, Matches) { in TEST() argument
14599 EnumConstantDecl *EnumConstant = dyn_cast<EnumConstantDecl>(DRE->getDecl()); in ValidDuplicateEnum() local