Searched refs:tree_overload (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A D20080716-1.c18 struct tree_overload struct
47 if (!(((((((fn)->base.code) == 225) ? (((struct tree_overload*)(fn))->function) : (fn)))->decl_minimal.name)))
/haiku-buildtools/gcc/gcc/cp/
H A Dcp-objcp-common.c91 case OVERLOAD: return sizeof (struct tree_overload);
H A Dcp-tree.h363 (((struct tree_overload*)OVERLOAD_CHECK (NODE))->function)
378 struct GTY(()) tree_overload {
851 struct tree_overload GTY ((tag ("TS_CP_OVERLOAD"))) overload;
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dcp-tree.h179 #define OVL_FUNCTION(NODE) (((struct tree_overload*)NODE)->function)
191 struct tree_overload struct

Completed in 181 milliseconds