Home | History | Annotate | Download | only in Sema

Lines Matching refs:isRValue

4257     ICS.Standard.BindsToRvalue = InitCategory.isRValue();
4719 if (!FromClassification.isRValue()) {
4738 ICS.Standard.BindsToRvalue = FromClassification.isRValue();