Home | History | Annotate | Download | only in Sema

Lines Matching refs:Adjustments

3677   // cv-qualification adjustments.
5518 // Step over any subobject adjustments; we may have a materialized
5521 SmallVector<SubobjectAdjustment, 2> Adjustments;
5523 Init->skipRValueSubobjectAdjustments(CommaLHSs, Adjustments));
5554 SmallVector<SubobjectAdjustment, 2> Adjustments;
5556 Init->skipRValueSubobjectAdjustments(CommaLHSs, Adjustments));