Home | History | Annotate | Download | only in Sema

Lines Matching refs:CheckRemainderOperands

5958 QualType Sema::CheckRemainderOperands(
7925 ResultTy = CheckRemainderOperands(LHS, RHS, OpLoc);
7965 CompResultTy = CheckRemainderOperands(LHS, RHS, OpLoc, true);