Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.c7642 const char *const op_bind_attrname = "operator bindings"; variable
7664 tree attr = lookup_attribute (op_bind_attrname, attributes); in maybe_save_operator_binding()
7687 = tree_cons (get_identifier (op_bind_attrname), in maybe_save_operator_binding()
7698 DECL_ATTRIBUTES (decl) = remove_attribute (op_bind_attrname, in discard_operator_bindings()
7709 if (tree attr = lookup_attribute (op_bind_attrname, in push_operator_bindings()