Searched refs:RHSuccess (Results 1 – 1 of 1) sorted by relevance
1588 bool RHSuccess = RHS->EvaluateAsInt(RHSRes, SemaRef.getASTContext(), in CheckUnicodeArithmeticConversions() local1594 if (LHSSuccess != RHSuccess) { in CheckUnicodeArithmeticConversions()1601 if (!LHSSuccess || !RHSuccess) { in CheckUnicodeArithmeticConversions()