Searched defs:this_adjusting (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/cp/
H A Dmethod.c87 make_thunk(tree function, bool this_adjusting, tree fixed_offset, tree virtual_offset) argument
221 thunk_adjust(tree ptr, bool this_adjusting, HOST_WIDE_INT fixed_offset, tree virtual_offset) argument
325 bool this_adjusting = DECL_THIS_THUNK_P (thunk_fndecl); local
[all...]
H A Dmangle.c2772 mangle_thunk (tree fn_decl, const int this_adjusting, tree fixed_offset, argument

Completed in 54 milliseconds