Home | History | Annotate | Download | only in Sema

Lines Matching refs:CheckRemainderOperands

6987 QualType Sema::CheckRemainderOperands(
9359 ResultTy = CheckRemainderOperands(LHS, RHS, OpLoc);
9400 CompResultTy = CheckRemainderOperands(LHS, RHS, OpLoc, true);