Searched refs:HasExportedFunctions (Results 1 – 2 of 2) sorted by relevance
41 bool HasExportedFunctions = false; variable78 bool isModuleExporting() const { return HasExportedFunctions; } in isModuleExporting()
46 HasExportedFunctions = ImportIndex.hasExportedFunctions(M); in FunctionImportGlobalProcessing()