Home | History | Annotate | Download | only in Sema

Lines Matching refs:getRHS

4778           T = BinOp->getRHS()->getType();
4976 ExprResult RHS = ActOnDecltypeExpression(BO->getRHS());
4979 if (RHS.get() == BO->getRHS())
5582 return IsSpecialDiscardedValue(BO->getRHS());