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()
4790 bool isRValueRef = !isLValueRef; in TryReferenceInitializationCore() local4855 S, Entity, Kind, Initializer, /*AllowRValues*/ isRValueRef, in TryReferenceInitializationCore()5008 isRValueRef && InitCategory.isLValue()) { in TryReferenceInitializationCore()