Searched refs:ThisPointerAdjustment (Results 1 – 10 of 10) sorted by relevance
87 YAML: ThisPointerAdjustment: 097 YAML: ThisPointerAdjustment: 0187 YAML: ThisPointerAdjustment: 0200 YAML: ThisPointerAdjustment: 0210 YAML: ThisPointerAdjustment: 0310 YAML: ThisPointerAdjustment: 0320 YAML: ThisPointerAdjustment: 0413 YAML: ThisPointerAdjustment: 0423 YAML: ThisPointerAdjustment: 0553 YAML: ThisPointerAdjustment: 0[all …]
184 TypeIndex ArgumentList, int32_t ThisPointerAdjustment) in MemberFunctionRecord() argument189 ThisPointerAdjustment(ThisPointerAdjustment) {} in MemberFunctionRecord()198 int32_t getThisPointerAdjustment() const { return ThisPointerAdjustment; } in getThisPointerAdjustment()207 int32_t ThisPointerAdjustment = 0; variable
188 TypeIndex ArgumentList, int32_t ThisPointerAdjustment) in MemberFunctionRecord() argument193 ThisPointerAdjustment(ThisPointerAdjustment) {} in MemberFunctionRecord()209 int32_t getThisPointerAdjustment() const { return ThisPointerAdjustment; } in getThisPointerAdjustment()230 int32_t ThisPointerAdjustment; variable
178 TypeIndex ArgumentList, int32_t ThisPointerAdjustment) in MemberFunctionRecord() argument183 ThisPointerAdjustment(ThisPointerAdjustment) {} in MemberFunctionRecord()192 int32_t getThisPointerAdjustment() const { return ThisPointerAdjustment; } in getThisPointerAdjustment()201 int32_t ThisPointerAdjustment = 0; variable
203 ; YAML: ThisPointerAdjustment: 0216 ; YAML: ThisPointerAdjustment: 0
417 MF.ClassType, MF.ThisType, MF.ThisPointerAdjustment); in visitKnownRecord()
308 error(IO.mapInteger(Record.ThisPointerAdjustment, "ThisAdjustment")); in visitKnownRecord()
415 IO.mapRequired("ThisPointerAdjustment", Record.ThisPointerAdjustment); in map()