Searched refs:getThisPointerAdjustment (Results 1 – 5 of 5) sorted by relevance
56 Builder.writeInt32(Record.getThisPointerAdjustment()); in writeMemberFunction()
358 W->printNumber("ThisAdjustment", MF.getThisPointerAdjustment()); in visitMemberFunction()
332 W->printNumber("ThisAdjustment", MF.getThisPointerAdjustment()); in visitKnownRecord()
194 int32_t getThisPointerAdjustment() const { return ThisPointerAdjustment; } in getThisPointerAdjustment() function
209 int32_t getThisPointerAdjustment() const { return ThisPointerAdjustment; } in getThisPointerAdjustment() function