Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc4509 && header_module_p ()))); in assert_definition()
5535 WB (lang->u.base.module_purview_p && !header_module_p ()); in lang_decl_bools()
11247 && (header_module_p () in has_definition()
11283 if (header_module_p () in has_definition()
12497 if (!(header_module_p () in make_dependency()
12634 if (!header_module_p ()) in add_binding_entity()
18454 if (!header_module_p ()) in module_may_redeclare()
19025 if (module_has_cmi_p () && !header_module_p ()) in module_initializer_kind()
19825 if (header_module_p ()) in finish_module_processing()
19941 if (modules && !header_module_p ()) in finish_module_processing()
H A Ddecl2.cc5152 if (header_module_p ()) in c_parse_final_cleanups()
5383 && !(DECL_DEFAULTED_FN (decl) && header_module_p ()) in c_parse_final_cleanups()
H A Dname-lookup.cc195 if (header_module_p ()) in init_global_partition()
H A Dcp-tree.h7189 inline bool header_module_p () in header_module_p() function
H A Dparser.cc4926 if (modules_p () && !header_module_p ()) in cp_parser_translation_unit()