Home
last modified time | relevance | path

Searched refs:SET_DECL_THUNK_P (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/gcc/cp/
Dmethod.c140 SET_DECL_THUNK_P (thunk, this_adjusting); in make_thunk()
Dcp-tree.h1921 #define SET_DECL_THUNK_P(NODE, THIS_ADJUSTING) \ macro
DChangeLog-2002646 (SET_DECL_THUNK_P): Add THIS_ADJUSTING arg.
2739 (SET_DECL_THUNK_P): Set discriminator too.
DChangeLog-20004103 (SET_DECL_THUNK_P): Likewise.
4115 * method.c (make_thunk): Use SET_DECL_THUNK_P. Set
DChangeLog-2004773 (DECL_THUNK_P, SET_DECL_THUNK_P): Adjust.