Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h7229 bool is_import, bool export_p,
7232 extern void import_module (module_state *, location_t, bool export_p,
7234 extern void declare_module (module_state *, location_t, bool export_p,
H A Dmodule.cc19316 bool export_p = (module->module_p in name_pending_imports() local
19321 && !(module->is_header () && !export_p)) in name_pending_imports()
19333 if (export_p) in name_pending_imports()
H A Ddecl.cc16554 bool export_p = (UNSCOPED_ENUM_P (enumtype) in finish_enum_value_list() local
16580 if (export_p) in finish_enum_value_list()