Lines Matching refs:AggValueSlot
415 AggValueSlot AggSlot =
416 AggValueSlot::forAddr(V, Alignment, Qualifiers(),
417 AggValueSlot::IsDestructed,
418 AggValueSlot::DoesNotNeedGCBarriers,
419 AggValueSlot::IsNotAliased);
463 AggValueSlot Slot =
464 AggValueSlot::forLValue(LV,
465 AggValueSlot::IsDestructed,
466 AggValueSlot::DoesNotNeedGCBarriers,
467 AggValueSlot::IsNotAliased);
1800 AggValueSlot AggSlot =
1801 AggValueSlot::forAddr(ThisPtr, Alignment, Qualifiers(),
1802 AggValueSlot::IsDestructed,
1803 AggValueSlot::DoesNotNeedGCBarriers,
1804 AggValueSlot::IsNotAliased);