Searched refs:BindsToRvalue (Results 1 – 2 of 2) sorted by relevance
307 unsigned BindsToRvalue : 1; variable
220 BindsToRvalue = false; in setAsIdentityConversion()4219 return (!SCS1.IsLvalueReference && SCS1.BindsToRvalue && in isBetterReferenceBindingKind()5058 ICS.Standard.BindsToRvalue = InitCategory.isRValue(); in TryReferenceInit()5235 ICS.Standard.BindsToRvalue = true; in TryReferenceInit()5257 ICS.UserDefined.After.BindsToRvalue = !LValRefType; in TryReferenceInit()5542 SCS.BindsToRvalue = true; in TryListConversion()5775 ICS.Standard.BindsToRvalue = FromClassification.isRValue(); in TryObjectArgumentInitialization()