Searched refs:HasExportedFunctions (Results 1 – 1 of 1) sorted by relevance
49 bool HasExportedFunctions = false; member in __anonc41387ad0111::ModuleLinker122 bool isModuleExporting() const { return HasExportedFunctions; } in isModuleExporting()160 HasExportedFunctions = ImportIndex->hasExportedFunctions(SrcM); in ModuleLinker()