Searched refs:exporting_p (Results 1 – 4 of 4) sorted by relevance
3943 if (iter.exporting_p ()) in walk_module_binding()4016 if (iter.exporting_p ()) in walk_module_binding()
18918 import_module (module_state *import, location_t from_loc, bool exporting_p, in import_module() argument18935 if (exporting_p || module_exporting_p ()) in import_module()18953 declare_module (module_state *module, location_t from_loc, bool exporting_p, in declare_module() argument18980 if (module->is_partition () || exporting_p) in declare_module()18987 if (exporting_p) in declare_module()
867 bool exporting_p () const in exporting_p() function
673 (class ovl_iterator): Add get_using, exporting_p.