Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:AggValueSlot

401                                       AggValueSlot Dest) {
780 AggValueSlot Slot
781 = AggValueSlot::forAddr(NewPtr, Alignment, AllocType.getQualifiers(),
782 AggValueSlot::IsDestructed,
783 AggValueSlot::DoesNotNeedGCBarriers,
784 AggValueSlot::IsNotAliased);
1816 void CodeGenFunction::EmitLambdaExpr(const LambdaExpr *E, AggValueSlot Slot) {