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