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