Searched refs:isRValueRef (Results 1 – 2 of 2) sorted by relevance
181 static bool isRValueRef(QualType ParamType) { in isRValueRef() function649 else if (isRValueRef(ParamType) || isConsumableType(ParamType)) in handleCall()865 else if (isRValueRef(ParamType) && in VisitParmVarDecl()
4820 bool isRValueRef = !isLValueRef; in TryReferenceInitializationCore() local4885 S, Entity, Kind, Initializer, /*AllowRValues*/ isRValueRef, in TryReferenceInitializationCore()5038 isRValueRef && InitCategory.isLValue()) { in TryReferenceInitializationCore()