Home | History | Annotate | Download | only in Sema

Lines Matching refs:VK_RValue

534   if (ValueKind == VK_RValue)
687 if (ValueKind == VK_RValue)
802 if (ValueKind == VK_RValue && !isPlaceholder(BuiltinType::Overload))
866 if (ValueKind == VK_RValue && !DestType->isRecordType() &&
1702 Expr::getValueKindForType(DestType) == VK_RValue // Convert Fun to Ptr
2016 if (ValueKind == VK_RValue && !DestType->isRecordType() &&