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