Searched refs:declare_module (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cp-tree.h | 7234 extern void declare_module (module_state *, location_t, bool export_p,
|
H A D | module.cc | 18953 declare_module (module_state *module, location_t from_loc, bool exporting_p, in declare_module() function 19528 declare_module (module, cpp_main_loc (reader), true, NULL, reader); in preprocessed_module()
|
H A D | ChangeLog-2021 | 4722 (declare_module): Adjust test condition.
|
H A D | ChangeLog-2020 | 385 * module.cc (import_module, declare_module)
|
H A D | parser.cc | 14602 declare_module (mod, token->location, exporting, attrs, parse_in); in cp_parser_module_declaration()
|