Lines Matching defs:ValueKind
63 ValueKind(Expr::getValueKindForType(destType)),
91 ExprValueKind ValueKind;
320 Context, Op.ResultType, Op.ValueKind, Op.Kind, Op.SrcExpr.get(),
331 Op.ValueKind, Op.SrcExpr.get(), DestTInfo,
348 Op.ValueKind, Op.Kind, Op.SrcExpr.get(),
361 Op.ValueKind, Op.Kind, Op.SrcExpr.get(),
375 Context, Op.ResultType, Op.ValueKind, Op.Kind, Op.SrcExpr.get(),
409 new (Context) BuiltinBitCastExpr(Op.ResultType, Op.ValueKind, Op.Kind,
796 if (ValueKind == VK_PRValue)
971 if (ValueKind == VK_PRValue)
1199 if (ValueKind == VK_PRValue && !isPlaceholder(BuiltinType::Overload))
1271 if (ValueKind == VK_PRValue && !DestType->isRecordType() &&
2740 ValueKind, BasePath);
2775 if (ValueKind == VK_PRValue && !DestType->isRecordType() &&
2940 ValueKind, BasePath);
3377 Context, Op.ResultType, Op.ValueKind, Op.Kind, Op.SrcExpr.get(),
3405 Context, Op.ResultType, Op.ValueKind, CastTypeInfo, Op.Kind,