Home
last modified time | relevance | path

Searched refs:thunk_adjust (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gcc/cp/
Dmethod.c60 static tree thunk_adjust (tree, bool, HOST_WIDE_INT, tree);
221 thunk_adjust (tree ptr, bool this_adjusting, in thunk_adjust() function
474 t = thunk_adjust (t, /*this_adjusting=*/1, in use_thunk()
503 t = thunk_adjust (t, /*this_adjusting=*/0, in use_thunk()
DChangeLog-2002179 (thunk_adjust): Remove assert.
664 (thunk_adjust): New function.
DChangeLog-20042873 * method.c (thunk_adjust, do_build_copy_constructor,
DChangeLog6249 * method.c (thunk_adjust): Likewise.