Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dmodule.cc12671 OVL_EXPORT_P (d->get_entity ()) = true; in add_binding_entity()
12710 OVL_EXPORT_P (decl) = true; in add_binding_entity()
13229 a_export = OVL_EXPORT_P (a_ent); in binding_cmp()
13241 b_export = OVL_EXPORT_P (b_ent); in binding_cmp()
14622 if (OVL_EXPORT_P (ovl)) in write_cluster()
14802 OVL_EXPORT_P (decls) = true; in read_cluster()
Dcp-tree.h794 #define OVL_EXPORT_P(NODE) TREE_LANG_FLAG_5 (OVERLOAD_CHECK (NODE)) macro
869 return OVL_EXPORT_P (get_using ()); in exporting_p()
Dtree.cc2396 OVL_EXPORT_P (maybe_ovl) = true; in ovl_insert()
Dname-lookup.cc4874 OVL_EXPORT_P (old.get_using ()) = true; in do_nonmember_using_decl()