Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dmethod.c325 SET_DECL_THUNK_P (thunk);
Dcp-tree.h2152 #define SET_DECL_THUNK_P(NODE) \ macro
DChangeLog4142 (SET_DECL_THUNK_P): Set discriminator too.
13975 (SET_DECL_THUNK_P): Likewise.
13987 * method.c (make_thunk): Use SET_DECL_THUNK_P. Set
/openbsd/src/gnu/gcc/gcc/cp/
Dmethod.c140 SET_DECL_THUNK_P (thunk, this_adjusting); in make_thunk()
Dcp-tree.h1912 #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.