Home | History | Annotate | Download | only in Sema

Lines Matching defs:ValueKind

53         ValueKind(Expr::getValueKindForType(destType)),
68 ExprValueKind ValueKind;
260 Op.ValueKind, Op.SrcExpr.get(), DestTInfo,
271 Op.ValueKind, Op.Kind, Op.SrcExpr.get(),
283 Op.ValueKind, Op.Kind, Op.SrcExpr.get(),
296 Op.ValueKind, Op.Kind, Op.SrcExpr.get(),
574 if (ValueKind == VK_RValue)
727 if (ValueKind == VK_RValue)
842 if (ValueKind
906 if (ValueKind == VK_RValue && !DestType->isRecordType() &&
2060 ValueKind, BasePath);
2095 if (ValueKind == VK_RValue && !DestType->isRecordType() &&
2226 ValueKind, BasePath);
2480 Op.ValueKind, Op.Kind, Op.SrcExpr.get(),
2504 Op.ValueKind, CastTypeInfo, Op.Kind,