Home | History | Annotate | Download | only in Sema

Lines Matching refs:ValueKind

53         ValueKind(Expr::getValueKindForType(destType)),
68 ExprValueKind ValueKind;
265 Op.ValueKind, Op.SrcExpr.get(), DestTInfo,
276 Op.ValueKind, Op.Kind, Op.SrcExpr.get(),
288 Op.ValueKind, Op.Kind, Op.SrcExpr.get(),
301 Op.ValueKind, Op.Kind, Op.SrcExpr.get(),
537 if (ValueKind == VK_RValue)
697 if (ValueKind == VK_RValue)
812 if (ValueKind == VK_RValue && !isPlaceholder(BuiltinType::Overload))
876 if (ValueKind == VK_RValue && !DestType->isRecordType() &&
2009 ValueKind, BasePath);
2044 if (ValueKind == VK_RValue && !DestType->isRecordType() &&
2175 ValueKind, BasePath);
2395 Op.ValueKind, Op.Kind, Op.SrcExpr.get(),
2416 Op.ValueKind, CastTypeInfo, Op.Kind,