Home | History | Annotate | Download | only in AST

Lines Matching refs:Adjustments

55     SmallVectorImpl<SubobjectAdjustment> &Adjustments) const {
67 Adjustments.push_back(SubobjectAdjustment(CE, Derived));
81 Adjustments.push_back(SubobjectAdjustment(Field));
92 Adjustments.push_back(SubobjectAdjustment(MPT, BO->getRHS()));