Home | History | Annotate | Download | only in Sema

Lines Matching refs:isRValue

4341     ICS.Standard.BindsToRvalue = InitCategory.isRValue();
4802 if (!FromClassification.isRValue()) {
4821 ICS.Standard.BindsToRvalue = FromClassification.isRValue();