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