Searched refs:RHSEnumType (Results 1 – 1 of 1) sorted by relevance
8752 const EnumType *RHSEnumType = RHSStrippedType->getAs<EnumType>(); in checkEnumComparison() local8753 if (!RHSEnumType) in checkEnumComparison()8759 if (!RHSEnumType->getDecl()->getIdentifier()) in checkEnumComparison()