Home
last modified time | relevance | path

Searched refs:THIS_ADJUSTING (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gcc/cp/
HDcp-tree.h1921 #define SET_DECL_THUNK_P(NODE, THIS_ADJUSTING) \ argument
1924 DECL_LANG_SPECIFIC (NODE)->decl_flags.this_thunk_p = (THIS_ADJUSTING))
HDChangeLog-2002646 (SET_DECL_THUNK_P): Add THIS_ADJUSTING arg.