Searched refs:LHSEnumType (Results 1 – 1 of 1) sorted by relevance
8749 const EnumType *LHSEnumType = LHSStrippedType->getAs<EnumType>(); in checkEnumComparison() local8750 if (!LHSEnumType) in checkEnumComparison()8757 if (!LHSEnumType->getDecl()->getIdentifier()) in checkEnumComparison()