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

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dmethod.c2358 DECL_VLIST_CTOR_WRAPPED (decl) = fn;
2390 fn = DECL_VLIST_CTOR_WRAPPED (decl);
2634 tree orig_fn = DECL_VLIST_CTOR_WRAPPED (fndecl);
H A Dcp-tree.h1266 (DECL_CONSTRUCTOR_FOR_VBASE_P (NODE) && DECL_VLIST_CTOR_WRAPPED (NODE)\
1267 && TREE_CODE (DECL_VLIST_CTOR_WRAPPED (NODE)) == FUNCTION_DECL \
1268 && DECL_CONSTRUCTOR_FOR_PVBASE_P (DECL_VLIST_CTOR_WRAPPED (NODE)))
1271 #define DECL_VLIST_CTOR_WRAPPED(NODE) DECL_MEMFUNC_POINTER_TO (NODE)
1264 #define DECL_VLIST_CTOR_WRAPPED macro
H A Ddecl2.c2879 if (!DECL_THIS_INLINE (DECL_VLIST_CTOR_WRAPPED (decl)))

Completed in 270 milliseconds