Home | History | Annotate | Download | only in Sema

Lines Matching refs:BO_Div

3242   Diff = SemaRef.BuildBinOp(S, DefaultLoc, BO_Div, Diff.get(), NewStep.get());
3944 SemaRef.BuildBinOp(CurScope, UpdLoc, BO_Div, IV.get(), Div.get());
7375 case BO_Div: