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