Lines Matching full:thunk
6 // Check that we emit a non-virtual thunk for C::f.
29 // Check that we emit a thunk for B::f since it's overriding a virtual base.
47 // Check that we emit a covariant thunk for B::f.
69 // Check that the thunk for 'C::f' has the same visibility as the function itself.
90 // Check that the thunk gets internal linkage.
118 // Check that the thunk for 'B::f' gets the same linkage as the function itself.
269 // The this-adjustment and return-adjustment thunk required when
273 // The return-adjustment thunk required when C::f appears in a vtable
278 // Varargs thunk test.
295 // Varargs thunk; check that both the this and covariant adjustments
343 // Varargs non-covariant thunk test.
360 // non-virtual thunk to C::f