Searched refs:BindsToRvalue (Results 1 – 3 of 3) sorted by relevance
176 unsigned BindsToRvalue : 1; variable
304 unsigned BindsToRvalue : 1; variable
203 BindsToRvalue = false; in setAsIdentityConversion()3907 return (!SCS1.IsLvalueReference && SCS1.BindsToRvalue && in isBetterReferenceBindingKind()4781 ICS.Standard.BindsToRvalue = InitCategory.isRValue(); in TryReferenceInit()4958 ICS.Standard.BindsToRvalue = true; in TryReferenceInit()4980 ICS.UserDefined.After.BindsToRvalue = !LValRefType; in TryReferenceInit()5203 SCS.BindsToRvalue = true; in TryListConversion()5406 ICS.Standard.BindsToRvalue = FromClassification.isRValue(); in TryObjectArgumentInitialization()