Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc13238 bool b_export; in binding_cmp() local
13241 b_export = OVL_EXPORT_P (b_ent); in binding_cmp()
13245 b_export = DECL_MODULE_EXPORT_P (TREE_CODE (b_ent) == CONST_DECL in binding_cmp()
13250 if (a_export != b_export) in binding_cmp()