Searched refs:BindsToRvalue (Results 1 – 2 of 2) sorted by relevance
304 unsigned BindsToRvalue : 1; variable
206 BindsToRvalue = false; in setAsIdentityConversion()4064 return (!SCS1.IsLvalueReference && SCS1.BindsToRvalue && in isBetterReferenceBindingKind()4889 ICS.Standard.BindsToRvalue = InitCategory.isRValue(); in TryReferenceInit()5066 ICS.Standard.BindsToRvalue = true; in TryReferenceInit()5088 ICS.UserDefined.After.BindsToRvalue = !LValRefType; in TryReferenceInit()5361 SCS.BindsToRvalue = true; in TryListConversion()5564 ICS.Standard.BindsToRvalue = FromClassification.isRValue(); in TryObjectArgumentInitialization()