Searched refs:ExportA (Results 1 – 1 of 1) sorted by relevance
2903 else if (const auto *ExportA = dyn_cast<DLLExportAttr>(Attr)) in mergeDeclAttribute() local2904 NewAttr = S.mergeDLLExportAttr(D, *ExportA); in mergeDeclAttribute()