Searched refs:shouldExport (Results 1 – 5 of 5) sorted by relevance
22 function shouldExport(str) { function28 shouldExport(key)) {
26 function shouldExport(str) { function32 shouldExport(key)) {
37 bool shouldExport(Defined *sym) const;
125 bool AutoExporter::shouldExport(Defined *sym) const { in shouldExport() function in AutoExporter
1162 if (!exporter.shouldExport(def)) in maybeExportMinGWSymbols()