Searched refs:shouldExport (Results 1 – 3 of 3) sorted by relevance
37 bool shouldExport(Defined *sym) const;
125 bool AutoExporter::shouldExport(Defined *sym) const { in shouldExport() function in AutoExporter
1224 if (!exporter.shouldExport(def)) in maybeExportMinGWSymbols()