Searched refs:CheckRemainderOperands (Results 1 – 2 of 2) sorted by relevance
11090 QualType Sema::CheckRemainderOperands( in CheckRemainderOperands() function in Sema15217 ResultTy = CheckRemainderOperands(LHS, RHS, OpLoc); in CreateBuiltinBinOp()15271 CompResultTy = CheckRemainderOperands(LHS, RHS, OpLoc, true); in CreateBuiltinBinOp()
12531 QualType CheckRemainderOperands( // C99 6.5.5