Searched refs:getExportedModules (Results 1 – 4 of 4) sorted by relevance
374 void Module::getExportedModules(SmallVectorImpl<Module *> &Exported) const { in getExportedModules() function in Module450 CurrModule->getExportedModules(Stack); in buildVisibleModulesCache()682 V.M->getExportedModules(Exports); in setVisible()
728 void getExportedModules(SmallVectorImpl<Module *> &Exported) const;
266 module->getExportedModules(sub_exports); in ReportModuleExportsHelper()
4133 Mod->getExportedModules(Exports); in makeModuleVisible()