Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:AggValueSlot

441                                       AggValueSlot Dest) {
819 AggValueSlot Slot
820 = AggValueSlot::forAddr(NewPtr, AllocType.getQualifiers(),
821 AggValueSlot::IsDestructed,
822 AggValueSlot::DoesNotNeedGCBarriers,
823 AggValueSlot::IsNotAliased);
1938 void CodeGenFunction::EmitLambdaExpr(const LambdaExpr *E, AggValueSlot Slot) {