Searched refs:getThisPointerAdjustment (Results 1 – 3 of 3) sorted by relevance
170 return IsMemberFunction ? MemberFunc.getThisPointerAdjustment() : 0; in getThisAdjust()
332 W->printNumber("ThisAdjustment", MF.getThisPointerAdjustment()); in visitKnownRecord()
193 int32_t getThisPointerAdjustment() const { return ThisPointerAdjustment; } in getThisPointerAdjustment() function