Home | History | Annotate | Download | only in Sema

Lines Matching defs:Adjustments

3949   // cv-qualification adjustments.
5818 // Step over any subobject adjustments; we may have a materialized
5821 SmallVector<SubobjectAdjustment, 2> Adjustments;
5823 Init->skipRValueSubobjectAdjustments(CommaLHSs, Adjustments));
5854 SmallVector<SubobjectAdjustment, 2> Adjustments;
5856 Init->skipRValueSubobjectAdjustments(CommaLHSs, Adjustments));