Home | History | Annotate | Download | only in AST

Lines Matching refs:Adjustments

56     SmallVectorImpl<SubobjectAdjustment> &Adjustments) const {
68 Adjustments.push_back(SubobjectAdjustment(CE, Derived));
82 Adjustments.push_back(SubobjectAdjustment(Field));
93 Adjustments.push_back(SubobjectAdjustment(MPT, BO->getRHS()));