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