Home | History | Annotate | Download | only in Sema

Lines Matching refs:isRValue

4170     ICS.Standard.BindsToRvalue = InitCategory.isRValue();
4633 if (!FromClassification.isRValue()) {
4652 ICS.Standard.BindsToRvalue = FromClassification.isRValue();