Home | History | Annotate | Download | only in Sema

Lines Matching refs:ValueKind

51         ValueKind(Expr::getValueKindForType(destType)),
66 ExprValueKind ValueKind;
260 Op.ValueKind, Op.SrcExpr.take(), DestTInfo,
270 Op.ValueKind, Op.Kind, Op.SrcExpr.take(),
281 Op.ValueKind, Op.Kind, Op.SrcExpr.take(),
293 Op.ValueKind, Op.Kind, Op.SrcExpr.take(),
533 if (ValueKind == VK_RValue)
667 if (ValueKind == VK_RValue)
687 if (ValueKind == VK_RValue && !isPlaceholder(BuiltinType::Overload))
748 if (ValueKind == VK_RValue && !DestType->isRecordType() &&
1772 ValueKind, BasePath);
1809 if (ValueKind == VK_RValue && !DestType->isRecordType() &&
1896 ValueKind, BasePath);
2092 Op.ValueKind, Op.Kind, Op.SrcExpr.take(),
2110 Op.ValueKind, CastTypeInfo, Op.DestRange.getBegin(),