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