Searched defs:isRValueRef (Results 1 – 2 of 2) sorted by relevance
181 static bool isRValueRef(QualType ParamType) { in isRValueRef() function
4790 bool isRValueRef = !isLValueRef; in TryReferenceInitializationCore() local