Home | History | Annotate | Download | only in Sema

Lines Matching defs:ValueKind

52         ValueKind(Expr::getValueKindForType(destType)),
67 ExprValueKind ValueKind;
262 Op.ValueKind, Op.SrcExpr.take(), DestTInfo,
273 Op.ValueKind, Op.Kind, Op.SrcExpr.take(),
285 Op.ValueKind, Op.Kind, Op.SrcExpr.take(),
298 Op.ValueKind, Op.Kind, Op.SrcExpr.take(),
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() &&
1982 ValueKind, BasePath);
2016 if (ValueKind == VK_RValue && !DestType->isRecordType() &&
2142 ValueKind, BasePath);
2346 Op.ValueKind, Op.Kind, Op.SrcExpr.take(),
2367 Op.ValueKind, CastTypeInfo, Op.DestRange.getBegin(),