Searched refs:getExportedModules (Results 1 – 7 of 7) sorted by relevance
241 void Module::getExportedModules(SmallVectorImpl<Module *> &Exported) const { in getExportedModules() function in Module317 CurrModule->getExportedModules(Stack); in buildVisibleModulesCache()519 V.M->getExportedModules(Exports); in setVisible()
490 void getExportedModules(SmallVectorImpl<Module *> &Exported) const;
788 void getExportedModules(SmallVectorImpl<Module *> &Exported) const;
794 void getExportedModules(SmallVectorImpl<Module *> &Exported) const;
793 void getExportedModules(SmallVectorImpl<Module *> &Exported) const;
3397 Mod->getExportedModules(Exports); in makeModuleVisible()