Searched refs:AllowRValues (Results 1 – 2 of 2) sorted by relevance
3947 bool AllowRValues, in TryRefInitWithConversionFunction() argument3978 if (AllowRValues && (T1RecordType = T1->getAs<RecordType>()) && in TryRefInitWithConversionFunction()4034 (AllowRValues || Conv->getConversionType()->isLValueReferenceType())){ in TryRefInitWithConversionFunction()
4495 Expr *Initializer, bool AllowRValues, bool IsLValueRef, in TryRefInitWithConversionFunction() argument4519 if (AllowRValues && (T1RecordType = T1->getAs<RecordType>()) && in TryRefInitWithConversionFunction()4576 if ((AllowRValues || in TryRefInitWithConversionFunction()