Searched refs:ExportAs (Results 1 – 4 of 4) sorted by relevance
109 std::string ExportAs; member
718 } else if (!E.ExportAs.empty()) { in writeImportLibrary()720 ExportName = E.ExportAs; in writeImportLibrary()
293 E.ExportAs = std::string(Tok.Value); in parseExport()
939 e2.ExportAs = std::string(e1.exportAs); in createImportLibrary()1039 e2.exportAs = saver().save(e1.ExportAs); in parseModuleDefs()