Home | History | Annotate | Download | only in Sema

Lines Matching full:binop

5616         if (BinaryOperator *BinOp = dyn_cast<BinaryOperator>(Callee))
5617 T = BinOp->getRHS()->getType();