Searched refs:getThisPointerAdjustment (Results 1 – 4 of 4) 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
2215 W.printNumber("ThisAdjustment", MF.getThisPointerAdjustment()); in visitKnownRecord()