Searched refs:ExportAs (Results 1 – 5 of 5) sorted by relevance
110 std::string ExportAs; member
720 } else if (!E.ExportAs.empty()) { in writeImportLibrary()722 ExportName = E.ExportAs; in writeImportLibrary()
296 E.ExportAs = std::string(Tok.Value); in parseExport()
1324 e2.exportAs = saver().save(e1.ExportAs); in parseModuleDefs()
988 e2.ExportAs = std::string(e1.exportAs); in createImportLibrary()