Searched refs:RHSRec (Results 1 – 1 of 1) sorted by relevance
1061 auto *RHSRec = RHS->getAs<RecordType>(); in shouldAddReversedEqEq() local1062 if (!RHSRec) in shouldAddReversedEqEq()1066 S.LookupQualifiedName(Members, RHSRec->getDecl()); in shouldAddReversedEqEq()