Home | History | Annotate | Download | only in Sema

Lines Matching refs:isRValue

4361     ICS.Standard.BindsToRvalue = InitCategory.isRValue();
4884 if (!FromClassification.isRValue()) {
4903 ICS.Standard.BindsToRvalue = FromClassification.isRValue();