Home | History | Annotate | Download | only in cp

Lines Matching refs:overload

315   ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
317 ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
335 a TEMPLATE_DECL, an OVERLOAD, or a TEMPLATE_ID_EXPR. */
340 selected by overload resolution. */
712 struct tree_overload GTY ((tag ("TS_CP_OVERLOAD"))) overload;
1499 either a FUNCTION_DECL, a TEMPLATE_DECL, or an OVERLOAD. All
1528 /* A FUNCTION_DECL or OVERLOAD for the constructors for NODE. These
2648 IDENTIFIER_NODE or OVERLOAD indicating the name of the template and
3310 /* Indicates when overload resolution may resolve to a pointer to
4236 /* Used by calls from defaulted functions to limit the overload set to avoid