Searched refs:get_importing_module (Results 1 – 5 of 5) sorted by relevance
72 m = get_importing_module (ntnode, true); in cxx_print_decl()
1656 unsigned module = get_importing_module (origin); in search_adl()
7215 extern unsigned get_importing_module (tree, bool = false) ATTRIBUTE_PURE;
18398 int mod = !DECL_MODULE_IMPORT_P (not_tmpl) ? 0 : get_importing_module (owner); in get_originating_module()18407 get_importing_module (tree decl, bool flexible) in get_importing_module() function
352 * module.cc (module_name, get_importing_module): Stubs.