Searched refs:make_thunk (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/gcc/cp/
H A Dmethod.c88 make_thunk (tree function, bool this_adjusting,
87 make_thunk (tree function, bool this_adjusting, function
H A Dclass.c2131 overrider_fn = make_thunk (overrider_target, /*this_adjusting=*/0,
7355 fn = make_thunk (fn, /*this_adjusting=*/1, delta, vcall_index);
H A Dcp-tree.h4146 extern tree make_thunk (tree, bool, tree, tree);

Completed in 73 milliseconds