Searched refs:CompLHSTy (Results 1 – 2 of 2) sorted by relevance
9239 if (CompLHSTy) *CompLHSTy = compType; in CheckAdditionOperands()9255 if (CompLHSTy) *CompLHSTy = compType; in CheckAdditionOperands()9308 if (CompLHSTy) { in CheckAdditionOperands()9315 *CompLHSTy = LHSTy; in CheckAdditionOperands()9333 if (CompLHSTy) *CompLHSTy = compType; in CheckSubtractionOperands()9345 if (CompLHSTy) *CompLHSTy = compType; in CheckSubtractionOperands()9382 if (CompLHSTy) *CompLHSTy = LHS.get()->getType(); in CheckSubtractionOperands()9424 if (CompLHSTy) *CompLHSTy = LHS.get()->getType(); in CheckSubtractionOperands()12392 CompLHSTy = CompResultTy; in CreateBuiltinBinOp()12398 CompLHSTy = CompResultTy; in CreateBuiltinBinOp()[all …]
9690 BinaryOperatorKind Opc, QualType* CompLHSTy = nullptr);9693 QualType* CompLHSTy = nullptr);