Searched refs:exportAs (Results 1 – 4 of 4) sorted by relevance
59 StringRef exportAs; // E in /export:N,EXPORTAS,E member79 return (name == e.name && extName == e.extName && exportAs == e.exportAs &&
1187 if (!e.exportAs.empty()) { in fixupExports()1188 e.exportName = e.exportAs; in fixupExports()1324 e2.exportAs = saver().save(e1.ExportAs); in parseModuleDefs()
604 e.exportAs = rest; in parseExport()
988 e2.ExportAs = std::string(e1.exportAs); in createImportLibrary()