Searched refs:ThisPointerAdjustment (Results 1 – 4 of 4) sorted by relevance
179 TypeIndex ArgumentList, int32_t ThisPointerAdjustment) in MemberFunctionRecord() argument184 ThisPointerAdjustment(ThisPointerAdjustment) {} in MemberFunctionRecord()193 int32_t getThisPointerAdjustment() const { return ThisPointerAdjustment; } in getThisPointerAdjustment()202 int32_t ThisPointerAdjustment = 0; variable
422 MF.ClassType, MF.ThisType, MF.ThisPointerAdjustment); in visitKnownRecord()
353 error(IO.mapInteger(Record.ThisPointerAdjustment, "ThisAdjustment")); in visitKnownRecord()
421 IO.mapRequired("ThisPointerAdjustment", Record.ThisPointerAdjustment); in map()