Searched refs:CompLHSTy (Results 1 – 2 of 2) sorted by relevance
10690 if (CompLHSTy) *CompLHSTy = compType; in CheckAdditionOperands()10698 if (CompLHSTy) in CheckAdditionOperands()10699 *CompLHSTy = compType; in CheckAdditionOperands()10716 if (CompLHSTy) *CompLHSTy = compType; in CheckAdditionOperands()10769 if (CompLHSTy) { in CheckAdditionOperands()10776 *CompLHSTy = LHSTy; in CheckAdditionOperands()10794 if (CompLHSTy) *CompLHSTy = compType; in CheckSubtractionOperands()10802 if (CompLHSTy) in CheckSubtractionOperands()10816 if (CompLHSTy) *CompLHSTy = compType; in CheckSubtractionOperands()10853 if (CompLHSTy) *CompLHSTy = LHS.get()->getType(); in CheckSubtractionOperands()[all …]
11662 BinaryOperatorKind Opc, QualType* CompLHSTy = nullptr);11665 QualType* CompLHSTy = nullptr);