Searched refs:NotEqFD (Results 1 – 1 of 1) sorted by relevance
1046 auto *NotEqFD = Op->getAsFunction(); in shouldAddReversedEqEq() local1048 NotEqFD = UD->getUnderlyingDecl()->getAsFunction(); in shouldAddReversedEqEq()1049 if (FunctionsCorrespond(S.Context, EqFD, NotEqFD) && S.isVisible(NotEqFD) && in shouldAddReversedEqEq()