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